Output save_alt Download

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