Output save_alt Download

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