Output save_alt Download

Operation
crypto_aead
Primitive
lunarkeyakv2
Implementation
reference
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 073df74c9d039ad66a6e329bfd61d7cd5e5e50776384fe12c75874e62d1f4024 26159721 300851794 4300000000 crypto_aead/lunarkeyakv2/reference
3 ==17488== Memcheck, a memory error detector
4 ==17488== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==17488== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==17488== Command: ./try
7 ==17488==
8 ==17488== Conditional jump or move depends on uninitialised value(s)
9 ==17488== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==17488== by 0x407A86: KeyakWidth1600times8_Motorist_HandleTag (Motorist.inc:669)
11 ==17488== by 0x40806C: KeyakWidth1600times8_Motorist_Wrap (Motorist.inc:895)
12 ==17488== by 0x402B19: LunarKeyak_Wrap (Keyakv2.inc:60)
13 ==17488== by 0x40248B: crypto_aead_lunarkeyakv2_reference_decrypt (encrypt.c:53)
14 ==17488== by 0x401057: timecop_doit (try.c:107)
15 ==17488== by 0x402010: main (try-anything.c:306)
16 ==17488== Uninitialised value was created by a client request
17 ==17488== at 0x400EF7: timecop_doit (try.c:102)
18 ==17488== by 0x402010: main (try-anything.c:306)
19 ==17488==
20 ==17488== Conditional jump or move depends on uninitialised value(s)
21 ==17488== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
22 ==17488== by 0x407A86: KeyakWidth1600times8_Motorist_HandleTag (Motorist.inc:669)
23 ==17488== by 0x40806C: KeyakWidth1600times8_Motorist_Wrap (Motorist.inc:895)
24 ==17488== by 0x402B19: LunarKeyak_Wrap (Keyakv2.inc:60)
25 ==17488== by 0x40248B: crypto_aead_lunarkeyakv2_reference_decrypt (encrypt.c:53)
26 ==17488== by 0x401057: timecop_doit (try.c:107)
27 ==17488== by 0x402010: main (try-anything.c:306)
28 ==17488== Uninitialised value was created by a client request
29 ==17488== at 0x400EF7: timecop_doit (try.c:102)
30 ==17488== by 0x402010: main (try-anything.c:306)
31 ==17488==
32 ==17488==
33 ==17488== HEAP SUMMARY:
34 ==17488== in use at exit: 69,888 bytes in 16 blocks
35 ==17488== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
36 ==17488==
37 ==17488== LEAK SUMMARY:
38 ==17488== definitely lost: 0 bytes in 0 blocks
39 ==17488== indirectly lost: 0 bytes in 0 blocks
40 ==17488== possibly lost: 69,888 bytes in 16 blocks
41 ==17488== still reachable: 0 bytes in 0 blocks
42 ==17488== suppressed: 0 bytes in 0 blocks
43 ==17488== Rerun with --leak-check=full to see details of leaked memory
44 ==17488==
45 ==17488== For lists of detected and suppressed errors, rerun with: -s
46 ==17488== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)