Output save_alt Download

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