Output save_alt Download

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