Output save_alt Download

Operation
crypto_aead
Primitive
aes128otrsv3
Implementation
ni_p7m2
Compiler options
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 fd5f4406c041b171eb3da54c81c29832d74572bbe5c05a709916804134002a29 39774640 282797149 4300000000 crypto_aead/aes128otrsv3/ni_p7m2
3 ==29139== Memcheck, a memory error detector
4 ==29139== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==29139== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==29139== Command: ./try
7 ==29139==
8 ==29139== Conditional jump or move depends on uninitialised value(s)
9 ==29139== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==29139== by 0x405DBB: crypto_aead_aes128otrsv3_ni_p7m2_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==29139== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==29139== by 0x4024F4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==29139==
14 ==29139== Conditional jump or move depends on uninitialised value(s)
15 ==29139== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
16 ==29139== by 0x405DBB: crypto_aead_aes128otrsv3_ni_p7m2_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==29139== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==29139== by 0x4024F4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==29139==
20 ==29139== Conditional jump or move depends on uninitialised value(s)
21 ==29139== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
22 ==29139== by 0x405DBB: crypto_aead_aes128otrsv3_ni_p7m2_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==29139== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==29139== by 0x402505: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==29139==
26 ==29139== Conditional jump or move depends on uninitialised value(s)
27 ==29139== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
28 ==29139== by 0x405DBB: crypto_aead_aes128otrsv3_ni_p7m2_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==29139== by 0x400FB7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==29139== by 0x402505: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==29139==
32 ==29139==
33 ==29139== HEAP SUMMARY:
34 ==29139== in use at exit: 69,888 bytes in 16 blocks
35 ==29139== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
36 ==29139==
37 ==29139== LEAK SUMMARY:
38 ==29139== definitely lost: 0 bytes in 0 blocks
39 ==29139== indirectly lost: 0 bytes in 0 blocks
40 ==29139== possibly lost: 69,888 bytes in 16 blocks
41 ==29139== still reachable: 0 bytes in 0 blocks
42 ==29139== suppressed: 0 bytes in 0 blocks
43 ==29139== Rerun with --leak-check=full to see details of leaked memory
44 ==29139==
45 ==29139== For lists of detected and suppressed errors, rerun with: -s
46 ==29139== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)