Output save_alt Download

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