Output save_alt Download

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