Output save_alt Download

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