Output save_alt Download

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