Output save_alt Download

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