Output save_alt Download

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