Output save_alt Download

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