Output save_alt Download

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