Output save_alt Download

Operation
crypto_kem
Primitive
ntskem1264
Implementation
opt
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 d3ab61fab54d48b507d43a0f1548a54eea3ab765e85f5c295b5f9d01c2661d69 239429486 8225099090 4300000000 crypto_kem/ntskem1264/opt
3 ==1909== Memcheck, a memory error detector
4 ==1909== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==1909== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==1909== Command: ./try
7 ==1909==
8 ==1909== Conditional jump or move depends on uninitialised value(s)
9 ==1909== at 0x4048CC: bitslice_bma (bitslice_bma_64.c:119)
10 ==1909== by 0x4031D1: nts_kem_decapsulate (nts_kem.c:523)
11 ==1909== by 0x400FBE: timecop_doit (try.c:96)
12 ==1909== by 0x401B40: main (try-anything.c:306)
13 ==1909== Uninitialised value was created by a client request
14 ==1909== at 0x400F24: timecop_doit (try.c:93)
15 ==1909== by 0x401B40: main (try-anything.c:306)
16 ==1909==
17 ==1909== Conditional jump or move depends on uninitialised value(s)
18 ==1909== at 0x404ABF: bitslice_bma (bitslice_bma_64.c:156)
19 ==1909== by 0x4031D1: nts_kem_decapsulate (nts_kem.c:523)
20 ==1909== by 0x400FBE: timecop_doit (try.c:96)
21 ==1909== by 0x401B40: main (try-anything.c:306)
22 ==1909== Uninitialised value was created by a client request
23 ==1909== at 0x400F24: timecop_doit (try.c:93)
24 ==1909== by 0x401B40: main (try-anything.c:306)
25 ==1909==
26 ==1909== Use of uninitialised value of size 8
27 ==1909== at 0x403707: correct_error_and_recover_ke (nts_kem.c:1134)
28 ==1909== by 0x40326E: nts_kem_decapsulate (nts_kem.c:559)
29 ==1909== by 0x400FBE: timecop_doit (try.c:96)
30 ==1909== by 0x401B40: main (try-anything.c:306)
31 ==1909== Uninitialised value was created by a client request
32 ==1909== at 0x400F24: timecop_doit (try.c:93)
33 ==1909== by 0x401B40: main (try-anything.c:306)
34 ==1909==
35 ==1909== Use of uninitialised value of size 8
36 ==1909== at 0x403757: correct_error_and_recover_ke (nts_kem.c:1139)
37 ==1909== by 0x40326E: nts_kem_decapsulate (nts_kem.c:559)
38 ==1909== by 0x400FBE: timecop_doit (try.c:96)
39 ==1909== by 0x401B40: main (try-anything.c:306)
40 ==1909== Uninitialised value was created by a client request
41 ==1909== at 0x400F24: timecop_doit (try.c:93)
42 ==1909== by 0x401B40: main (try-anything.c:306)
43 ==1909==
44 ==1909== Use of uninitialised value of size 8
45 ==1909== at 0x4037B7: correct_error_and_recover_ke (nts_kem.c:1145)
46 ==1909== by 0x40326E: nts_kem_decapsulate (nts_kem.c:559)
47 ==1909== by 0x400FBE: timecop_doit (try.c:96)
48 ==1909== by 0x401B40: main (try-anything.c:306)
49 ==1909== Uninitialised value was created by a client request
50 ==1909== at 0x400F24: timecop_doit (try.c:93)
51 ==1909== by 0x401B40: main (try-anything.c:306)
52 ==1909==
53 ==1909== Conditional jump or move depends on uninitialised value(s)
54 ==1909== at 0x4032DF: nts_kem_decapsulate (nts_kem.c:582)
55 ==1909== by 0x400FBE: timecop_doit (try.c:96)
56 ==1909== by 0x401B40: main (try-anything.c:306)
57 ==1909== Uninitialised value was created by a client request
58 ==1909== at 0x400F24: timecop_doit (try.c:93)
59 ==1909== by 0x401B40: main (try-anything.c:306)
60 ==1909==
61 ==1909==
62 ==1909== HEAP SUMMARY:
63 ==1909== in use at exit: 3,197,440 bytes in 10 blocks
64 ==1909== total heap usage: 88 allocs, 78 frees, 5,967,688 bytes allocated
65 ==1909==
66 ==1909== LEAK SUMMARY:
67 ==1909== definitely lost: 0 bytes in 0 blocks
68 ==1909== indirectly lost: 0 bytes in 0 blocks
69 ==1909== possibly lost: 3,197,440 bytes in 10 blocks
70 ==1909== still reachable: 0 bytes in 0 blocks
71 ==1909== suppressed: 0 bytes in 0 blocks
72 ==1909== Rerun with --leak-check=full to see details of leaked memory
73 ==1909==
74 ==1909== For lists of detected and suppressed errors, rerun with: -s
75 ==1909== ERROR SUMMARY: 8448 errors from 6 contexts (suppressed: 0 from 0)