Output save_alt Download

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