Output save_alt Download

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