Output save_alt Download

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