Output save_alt Download

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