Output save_alt Download

Operation
crypto_aead
Primitive
wheeshtv1mr3fr3t256
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 98a15ce7a9270ca4da2435a795df0f3a1f82008cf5c0da10b9777613439d7326 3460976 220503965 4300000000 crypto_aead/wheeshtv1mr3fr3t256/ref
3 ==31883== Memcheck, a memory error detector
4 ==31883== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==31883== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==31883== Command: ./try
7 ==31883==
8 ==31883== Conditional jump or move depends on uninitialised value(s)
9 ==31883== at 0x403B1F: crypto_aead_wheeshtv1mr3fr3t256_ref_decrypt (encrypt.c:799)
10 ==31883== by 0x400FC7: timecop_doit (try.c:107)
11 ==31883== by 0x401F90: main (try-anything.c:306)
12 ==31883== Uninitialised value was created by a client request
13 ==31883== at 0x400E67: timecop_doit (try.c:102)
14 ==31883== by 0x401F90: main (try-anything.c:306)
15 ==31883==
16 ==31883== Conditional jump or move depends on uninitialised value(s)
17 ==31883== at 0x403B2D: crypto_aead_wheeshtv1mr3fr3t256_ref_decrypt (encrypt.c:800)
18 ==31883== by 0x400FC7: timecop_doit (try.c:107)
19 ==31883== by 0x401F90: main (try-anything.c:306)
20 ==31883== Uninitialised value was created by a client request
21 ==31883== at 0x400E67: timecop_doit (try.c:102)
22 ==31883== by 0x401F90: main (try-anything.c:306)
23 ==31883==
24 ==31883== Conditional jump or move depends on uninitialised value(s)
25 ==31883== at 0x403B40: crypto_aead_wheeshtv1mr3fr3t256_ref_decrypt (encrypt.c:790)
26 ==31883== by 0x400FC7: timecop_doit (try.c:107)
27 ==31883== by 0x401F90: main (try-anything.c:306)
28 ==31883== Uninitialised value was created by a client request
29 ==31883== at 0x400E67: timecop_doit (try.c:102)
30 ==31883== by 0x401F90: main (try-anything.c:306)
31 ==31883==
32 ==31883== Conditional jump or move depends on uninitialised value(s)
33 ==31883== at 0x403B55: crypto_aead_wheeshtv1mr3fr3t256_ref_decrypt (encrypt.c:789)
34 ==31883== by 0x400FC7: timecop_doit (try.c:107)
35 ==31883== by 0x401F90: main (try-anything.c:306)
36 ==31883== Uninitialised value was created by a client request
37 ==31883== at 0x400E67: timecop_doit (try.c:102)
38 ==31883== by 0x401F90: main (try-anything.c:306)
39 ==31883==
40 ==31883==
41 ==31883== HEAP SUMMARY:
42 ==31883== in use at exit: 70,144 bytes in 16 blocks
43 ==31883== total heap usage: 22 allocs, 6 frees, 84,088 bytes allocated
44 ==31883==
45 ==31883== LEAK SUMMARY:
46 ==31883== definitely lost: 0 bytes in 0 blocks
47 ==31883== indirectly lost: 0 bytes in 0 blocks
48 ==31883== possibly lost: 70,144 bytes in 16 blocks
49 ==31883== still reachable: 0 bytes in 0 blocks
50 ==31883== suppressed: 0 bytes in 0 blocks
51 ==31883== Rerun with --leak-check=full to see details of leaked memory
52 ==31883==
53 ==31883== For lists of detected and suppressed errors, rerun with: -s
54 ==31883== ERROR SUMMARY: 8 errors from 4 contexts (suppressed: 0 from 0)