Output save_alt Download

Operation
crypto_aead
Primitive
omdsha256k128n96tau96v2
Implementation
avx1
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 119ca035d435b8ed0743665e847ad8243bc8befb5bcfd14c91314ed3cdb3e8ba 11060647 309145188 4300000000 crypto_aead/omdsha256k128n96tau96v2/avx1
3 ==4446== Memcheck, a memory error detector
4 ==4446== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==4446== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==4446== Command: ./try
7 ==4446==
8 ==4446== Conditional jump or move depends on uninitialised value(s)
9 ==4446== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==4446== by 0x404DE1: omdsha256_process (omdsha256.c:310)
11 ==4446== by 0x403828: crypto_aead_omdsha256k128n96tau96v2_avx1_decrypt (encrypt.c:62)
12 ==4446== by 0x400F87: timecop_doit (try.c:107)
13 ==4446== by 0x4027F0: main (try-anything.c:306)
14 ==4446== Uninitialised value was created by a client request
15 ==4446== at 0x400E27: timecop_doit (try.c:102)
16 ==4446== by 0x4027F0: main (try-anything.c:306)
17 ==4446==
18 ==4446== Conditional jump or move depends on uninitialised value(s)
19 ==4446== at 0x4C3277D: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
20 ==4446== by 0x404DE1: omdsha256_process (omdsha256.c:310)
21 ==4446== by 0x403828: crypto_aead_omdsha256k128n96tau96v2_avx1_decrypt (encrypt.c:62)
22 ==4446== by 0x400F87: timecop_doit (try.c:107)
23 ==4446== by 0x4027F0: main (try-anything.c:306)
24 ==4446== Uninitialised value was created by a client request
25 ==4446== at 0x400E27: timecop_doit (try.c:102)
26 ==4446== by 0x4027F0: main (try-anything.c:306)
27 ==4446==
28 ==4446== Conditional jump or move depends on uninitialised value(s)
29 ==4446== at 0x4C327A1: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
30 ==4446== by 0x404DE1: omdsha256_process (omdsha256.c:310)
31 ==4446== by 0x403828: crypto_aead_omdsha256k128n96tau96v2_avx1_decrypt (encrypt.c:62)
32 ==4446== by 0x400F87: timecop_doit (try.c:107)
33 ==4446== by 0x4027F0: main (try-anything.c:306)
34 ==4446== Uninitialised value was created by a client request
35 ==4446== at 0x400E27: timecop_doit (try.c:102)
36 ==4446== by 0x4027F0: main (try-anything.c:306)
37 ==4446==
38 ==4446== Conditional jump or move depends on uninitialised value(s)
39 ==4446== at 0x40382C: crypto_aead_omdsha256k128n96tau96v2_avx1_decrypt (encrypt.c:64)
40 ==4446== by 0x400F87: timecop_doit (try.c:107)
41 ==4446== by 0x4027F0: main (try-anything.c:306)
42 ==4446== Uninitialised value was created by a client request
43 ==4446== at 0x400E27: timecop_doit (try.c:102)
44 ==4446== by 0x4027F0: main (try-anything.c:306)
45 ==4446==
46 ==4446==
47 ==4446== HEAP SUMMARY:
48 ==4446== in use at exit: 69,824 bytes in 16 blocks
49 ==4446== total heap usage: 22 allocs, 6 frees, 83,768 bytes allocated
50 ==4446==
51 ==4446== LEAK SUMMARY:
52 ==4446== definitely lost: 0 bytes in 0 blocks
53 ==4446== indirectly lost: 0 bytes in 0 blocks
54 ==4446== possibly lost: 69,824 bytes in 16 blocks
55 ==4446== still reachable: 0 bytes in 0 blocks
56 ==4446== suppressed: 0 bytes in 0 blocks
57 ==4446== Rerun with --leak-check=full to see details of leaked memory
58 ==4446==
59 ==4446== For lists of detected and suppressed errors, rerun with: -s
60 ==4446== ERROR SUMMARY: 12 errors from 4 contexts (suppressed: 0 from 0)