Output save_alt Download

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