Output save_alt Download

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