Output save_alt Download

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