Output save_alt Download

Operation
crypto_kem
Primitive
lac256
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 f6958cfefebe13ba119412bd80845ccff34797017b49b806d1b9d6af858c8a87 727152604 2619399801 4300000000 crypto_kem/lac256/ref
3 ==21030== Memcheck, a memory error detector
4 ==21030== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==21030== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==21030== Command: ./try
7 ==21030==
8 ==21030== Conditional jump or move depends on uninitialised value(s)
9 ==21030== at 0x402601: pke_dec (encrypt.c:144)
10 ==21030== by 0x4020E0: kem_dec_fo (kem.c:91)
11 ==21030== by 0x402078: crypto_kem_lac256_ref_dec (kem.c:23)
12 ==21030== by 0x40114E: timecop_doit (try.c:96)
13 ==21030== by 0x401C80: main (try-anything.c:306)
14 ==21030== Uninitialised value was created by a client request
15 ==21030== at 0x4010B4: timecop_doit (try.c:93)
16 ==21030== by 0x401C80: main (try-anything.c:306)
17 ==21030==
18 ==21030== Conditional jump or move depends on uninitialised value(s)
19 ==21030== at 0x40295A: gen_a (bin-lwe.c:23)
20 ==21030== by 0x4027A7: pke_enc_seed (encrypt.c:185)
21 ==21030== by 0x40213F: kem_dec_fo (kem.c:97)
22 ==21030== by 0x402078: crypto_kem_lac256_ref_dec (kem.c:23)
23 ==21030== by 0x40114E: timecop_doit (try.c:96)
24 ==21030== by 0x401C80: main (try-anything.c:306)
25 ==21030== Uninitialised value was created by a client request
26 ==21030== at 0x4010B4: timecop_doit (try.c:93)
27 ==21030== by 0x401C80: main (try-anything.c:306)
28 ==21030==
29 ==21030== Conditional jump or move depends on uninitialised value(s)
30 ==21030== at 0x40299A: gen_a (bin-lwe.c:23)
31 ==21030== by 0x4027A7: pke_enc_seed (encrypt.c:185)
32 ==21030== by 0x40213F: kem_dec_fo (kem.c:97)
33 ==21030== by 0x402078: crypto_kem_lac256_ref_dec (kem.c:23)
34 ==21030== by 0x40114E: timecop_doit (try.c:96)
35 ==21030== by 0x401C80: main (try-anything.c:306)
36 ==21030== Uninitialised value was created by a stack allocation
37 ==21030== at 0x4FF6AE3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
38 ==21030==
39 ==21030== Conditional jump or move depends on uninitialised value(s)
40 ==21030== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
41 ==21030== by 0x40214F: kem_dec_fo (kem.c:100)
42 ==21030== by 0x402078: crypto_kem_lac256_ref_dec (kem.c:23)
43 ==21030== by 0x40114E: timecop_doit (try.c:96)
44 ==21030== by 0x401C80: main (try-anything.c:306)
45 ==21030== Uninitialised value was created by a client request
46 ==21030== at 0x4010B4: timecop_doit (try.c:93)
47 ==21030== by 0x401C80: main (try-anything.c:306)
48 ==21030==
49 ==21030== Conditional jump or move depends on uninitialised value(s)
50 ==21030== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
51 ==21030== by 0x40214F: kem_dec_fo (kem.c:100)
52 ==21030== by 0x402078: crypto_kem_lac256_ref_dec (kem.c:23)
53 ==21030== by 0x40114E: timecop_doit (try.c:96)
54 ==21030== by 0x401C80: main (try-anything.c:306)
55 ==21030== Uninitialised value was created by a client request
56 ==21030== at 0x4010B4: timecop_doit (try.c:93)
57 ==21030== by 0x401C80: main (try-anything.c:306)
58 ==21030==
59 ==21030==
60 ==21030== HEAP SUMMARY:
61 ==21030== in use at exit: 43,520 bytes in 10 blocks
62 ==21030== total heap usage: 377 allocs, 367 frees, 1,398,200 bytes allocated
63 ==21030==
64 ==21030== LEAK SUMMARY:
65 ==21030== definitely lost: 0 bytes in 0 blocks
66 ==21030== indirectly lost: 0 bytes in 0 blocks
67 ==21030== possibly lost: 43,520 bytes in 10 blocks
68 ==21030== still reachable: 0 bytes in 0 blocks
69 ==21030== suppressed: 0 bytes in 0 blocks
70 ==21030== Rerun with --leak-check=full to see details of leaked memory
71 ==21030==
72 ==21030== For lists of detected and suppressed errors, rerun with: -s
73 ==21030== ERROR SUMMARY: 4654 errors from 5 contexts (suppressed: 0 from 0)