Output save_alt Download

Operation
crypto_kem
Primitive
mamabear
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 1c6dfd03d63ac395aed2de16a8657b634572122d4326ef61c8c4ca59cc0ee75d 402097268 1415860621 4300000000 crypto_kem/mamabear/ref
3 ==20248== Memcheck, a memory error detector
4 ==20248== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==20248== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==20248== Command: ./try
7 ==20248==
8 ==20248== Conditional jump or move depends on uninitialised value(s)
9 ==20248== at 0x4029B6: pqcrypto_kem_MamaBear_impl_priv_canon_3120 (ring.c:69)
10 ==20248== by 0x4023A9: pqcrypto_kem_MamaBear_impl_priv_decapsulate (threebears.c:185)
11 ==20248== by 0x401D76: crypto_kem_mamabear_ref_dec (kem.c:36)
12 ==20248== by 0x400E8E: timecop_doit (try.c:96)
13 ==20248== by 0x4019C0: main (try-anything.c:306)
14 ==20248== Uninitialised value was created by a client request
15 ==20248== at 0x400DF4: timecop_doit (try.c:93)
16 ==20248== by 0x4019C0: main (try-anything.c:306)
17 ==20248==
18 ==20248== Conditional jump or move depends on uninitialised value(s)
19 ==20248== at 0x4029B6: pqcrypto_kem_MamaBear_impl_priv_canon_3120 (ring.c:69)
20 ==20248== by 0x402A12: pqcrypto_kem_MamaBear_impl_priv_contract_3120 (ring.c:74)
21 ==20248== by 0x401ED5: pqcrypto_kem_MamaBear_impl_priv_get_pubkey (threebears.c:91)
22 ==20248== by 0x402478: pqcrypto_kem_MamaBear_impl_priv_decapsulate (threebears.c:205)
23 ==20248== by 0x401D76: crypto_kem_mamabear_ref_dec (kem.c:36)
24 ==20248== by 0x400E8E: timecop_doit (try.c:96)
25 ==20248== by 0x4019C0: main (try-anything.c:306)
26 ==20248== Uninitialised value was created by a client request
27 ==20248== at 0x400DF4: timecop_doit (try.c:93)
28 ==20248== by 0x4019C0: main (try-anything.c:306)
29 ==20248==
30 ==20248== Conditional jump or move depends on uninitialised value(s)
31 ==20248== at 0x4029B6: pqcrypto_kem_MamaBear_impl_priv_canon_3120 (ring.c:69)
32 ==20248== by 0x402A12: pqcrypto_kem_MamaBear_impl_priv_contract_3120 (ring.c:74)
33 ==20248== by 0x40218B: pqcrypto_kem_MamaBear_impl_priv_encapsulate (threebears.c:123)
34 ==20248== by 0x40248D: pqcrypto_kem_MamaBear_impl_priv_decapsulate (threebears.c:209)
35 ==20248== by 0x401D76: crypto_kem_mamabear_ref_dec (kem.c:36)
36 ==20248== by 0x400E8E: timecop_doit (try.c:96)
37 ==20248== by 0x4019C0: main (try-anything.c:306)
38 ==20248== Uninitialised value was created by a client request
39 ==20248== at 0x400DF4: timecop_doit (try.c:93)
40 ==20248== by 0x4019C0: main (try-anything.c:306)
41 ==20248==
42 ==20248== Conditional jump or move depends on uninitialised value(s)
43 ==20248== at 0x4029B6: pqcrypto_kem_MamaBear_impl_priv_canon_3120 (ring.c:69)
44 ==20248== by 0x40221B: pqcrypto_kem_MamaBear_impl_priv_encapsulate (threebears.c:132)
45 ==20248== by 0x40248D: pqcrypto_kem_MamaBear_impl_priv_decapsulate (threebears.c:209)
46 ==20248== by 0x401D76: crypto_kem_mamabear_ref_dec (kem.c:36)
47 ==20248== by 0x400E8E: timecop_doit (try.c:96)
48 ==20248== by 0x4019C0: main (try-anything.c:306)
49 ==20248== Uninitialised value was created by a client request
50 ==20248== at 0x400DF4: timecop_doit (try.c:93)
51 ==20248== by 0x4019C0: main (try-anything.c:306)
52 ==20248==
53 ==20248==
54 ==20248== HEAP SUMMARY:
55 ==20248== in use at exit: 43,520 bytes in 10 blocks
56 ==20248== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
57 ==20248==
58 ==20248== LEAK SUMMARY:
59 ==20248== definitely lost: 0 bytes in 0 blocks
60 ==20248== indirectly lost: 0 bytes in 0 blocks
61 ==20248== possibly lost: 43,520 bytes in 10 blocks
62 ==20248== still reachable: 0 bytes in 0 blocks
63 ==20248== suppressed: 0 bytes in 0 blocks
64 ==20248== Rerun with --leak-check=full to see details of leaked memory
65 ==20248==
66 ==20248== For lists of detected and suppressed errors, rerun with: -s
67 ==20248== ERROR SUMMARY: 16 errors from 4 contexts (suppressed: 0 from 0)