Output save_alt Download

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