Output save_alt Download

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