Output save_alt Download

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