Output save_alt Download

Operation
crypto_aead
Primitive
stribob192r1
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 600c5d7ebb61f3478fbd45a8de758c3db4798c1d63c3ae40bf0684862dac4f7d 10440074 267431917 4300000000 crypto_aead/stribob192r1/ref
3 ==19131== Memcheck, a memory error detector
4 ==19131== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==19131== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==19131== Command: ./try
7 ==19131==
8 ==19131== Use of uninitialised value of size 8
9 ==19131== at 0x402FF9: sbob_pi (sbob_pi64.c:26)
10 ==19131== by 0x402D78: sbob_fin (stribob.c:27)
11 ==19131== by 0x402B5D: crypto_aead_stribob192r1_ref_encrypt (encrypt.c:31)
12 ==19131== by 0x400ECA: timecop_doit (try.c:104)
13 ==19131== by 0x4027F0: main (try-anything.c:306)
14 ==19131== Uninitialised value was created by a client request
15 ==19131== at 0x400E17: timecop_doit (try.c:102)
16 ==19131== by 0x4027F0: main (try-anything.c:306)
17 ==19131==
18 ==19131== Use of uninitialised value of size 8
19 ==19131== at 0x403001: sbob_pi (sbob_pi64.c:25)
20 ==19131== by 0x402D78: sbob_fin (stribob.c:27)
21 ==19131== by 0x402B5D: crypto_aead_stribob192r1_ref_encrypt (encrypt.c:31)
22 ==19131== by 0x400ECA: timecop_doit (try.c:104)
23 ==19131== by 0x4027F0: main (try-anything.c:306)
24 ==19131== Uninitialised value was created by a client request
25 ==19131== at 0x400E17: timecop_doit (try.c:102)
26 ==19131== by 0x4027F0: main (try-anything.c:306)
27 ==19131==
28 ==19131== Use of uninitialised value of size 8
29 ==19131== at 0x40300E: sbob_pi (sbob_pi64.c:26)
30 ==19131== by 0x402D78: sbob_fin (stribob.c:27)
31 ==19131== by 0x402B5D: crypto_aead_stribob192r1_ref_encrypt (encrypt.c:31)
32 ==19131== by 0x400ECA: timecop_doit (try.c:104)
33 ==19131== by 0x4027F0: main (try-anything.c:306)
34 ==19131== Uninitialised value was created by a client request
35 ==19131== at 0x400E17: timecop_doit (try.c:102)
36 ==19131== by 0x4027F0: main (try-anything.c:306)
37 ==19131==
38 ==19131== Use of uninitialised value of size 8
39 ==19131== at 0x402FF9: sbob_pi (sbob_pi64.c:26)
40 ==19131== by 0x402D78: sbob_fin (stribob.c:27)
41 ==19131== by 0x402C83: crypto_aead_stribob192r1_ref_decrypt (encrypt.c:89)
42 ==19131== by 0x400F77: timecop_doit (try.c:107)
43 ==19131== by 0x4027F0: main (try-anything.c:306)
44 ==19131== Uninitialised value was created by a client request
45 ==19131== at 0x400E17: timecop_doit (try.c:102)
46 ==19131== by 0x4027F0: main (try-anything.c:306)
47 ==19131==
48 ==19131== Use of uninitialised value of size 8
49 ==19131== at 0x403001: sbob_pi (sbob_pi64.c:25)
50 ==19131== by 0x402D78: sbob_fin (stribob.c:27)
51 ==19131== by 0x402C83: crypto_aead_stribob192r1_ref_decrypt (encrypt.c:89)
52 ==19131== by 0x400F77: timecop_doit (try.c:107)
53 ==19131== by 0x4027F0: main (try-anything.c:306)
54 ==19131== Uninitialised value was created by a client request
55 ==19131== at 0x400E17: timecop_doit (try.c:102)
56 ==19131== by 0x4027F0: main (try-anything.c:306)
57 ==19131==
58 ==19131== Use of uninitialised value of size 8
59 ==19131== at 0x40300E: sbob_pi (sbob_pi64.c:26)
60 ==19131== by 0x402D78: sbob_fin (stribob.c:27)
61 ==19131== by 0x402C83: crypto_aead_stribob192r1_ref_decrypt (encrypt.c:89)
62 ==19131== by 0x400F77: timecop_doit (try.c:107)
63 ==19131== by 0x4027F0: main (try-anything.c:306)
64 ==19131== Uninitialised value was created by a client request
65 ==19131== at 0x400E17: timecop_doit (try.c:102)
66 ==19131== by 0x4027F0: main (try-anything.c:306)
67 ==19131==
68 ==19131==
69 ==19131== HEAP SUMMARY:
70 ==19131== in use at exit: 69,888 bytes in 16 blocks
71 ==19131== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
72 ==19131==
73 ==19131== LEAK SUMMARY:
74 ==19131== definitely lost: 0 bytes in 0 blocks
75 ==19131== indirectly lost: 0 bytes in 0 blocks
76 ==19131== possibly lost: 69,888 bytes in 16 blocks
77 ==19131== still reachable: 0 bytes in 0 blocks
78 ==19131== suppressed: 0 bytes in 0 blocks
79 ==19131== Rerun with --leak-check=full to see details of leaked memory
80 ==19131==
81 ==19131== For lists of detected and suppressed errors, rerun with: -s
82 ==19131== ERROR SUMMARY: 96 errors from 6 contexts (suppressed: 0 from 0)