Output save_alt Download

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