Output save_alt Download

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