Output save_alt Download

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