Output save_alt Download

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