Output save_alt Download

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