Output save_alt Download

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