Output save_alt Download

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