Output save_alt Download

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