Output save_alt Download

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