Output save_alt Download

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