Output save_alt Download

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