Output save_alt Download

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