Output save_alt Download

Operation
crypto_aead
Primitive
omdsha256k128n96tau64v1
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 2c1bc613e4164a1d823785c88cc4ab49521802cf8bb763570232c610733b8edd 12845289 293238915 4300000000 crypto_aead/omdsha256k128n96tau64v1/ref
3 ==32506== Memcheck, a memory error detector
4 ==32506== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==32506== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==32506== Command: ./try
7 ==32506==
8 ==32506== Conditional jump or move depends on uninitialised value(s)
9 ==32506== at 0x402B6C: crypto_aead_omdsha256k128n96tau64v1_ref_decrypt (encrypt.c:64)
10 ==32506== by 0x400F77: timecop_doit (try.c:107)
11 ==32506== by 0x4027E0: main (try-anything.c:306)
12 ==32506== Uninitialised value was created by a client request
13 ==32506== at 0x400E17: timecop_doit (try.c:102)
14 ==32506== by 0x4027E0: main (try-anything.c:306)
15 ==32506==
16 ==32506==
17 ==32506== HEAP SUMMARY:
18 ==32506== in use at exit: 69,760 bytes in 16 blocks
19 ==32506== total heap usage: 22 allocs, 6 frees, 83,704 bytes allocated
20 ==32506==
21 ==32506== LEAK SUMMARY:
22 ==32506== definitely lost: 0 bytes in 0 blocks
23 ==32506== indirectly lost: 0 bytes in 0 blocks
24 ==32506== possibly lost: 69,760 bytes in 16 blocks
25 ==32506== still reachable: 0 bytes in 0 blocks
26 ==32506== suppressed: 0 bytes in 0 blocks
27 ==32506== Rerun with --leak-check=full to see details of leaked memory
28 ==32506==
29 ==32506== For lists of detected and suppressed errors, rerun with: -s
30 ==32506== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)