Output save_alt Download

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