Output save_alt Download

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