Output save_alt Download

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