Output save_alt Download

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