Output save_alt Download

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