Output save_alt Download

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