Output save_alt Download

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