Output save_alt Download

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