Output save_alt Download

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