Output save_alt Download

Operation
crypto_kem
Primitive
ntskem1380
Implementation
opt
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 a98396b6c6f4142a17e7682638af022bb6ff5a56a01d7134fc1a2d67cca08bba 702295282 23168986463 4300000000 crypto_kem/ntskem1380/opt
3 ==8337== Memcheck, a memory error detector
4 ==8337== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==8337== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==8337== Command: ./try
7 ==8337==
8 ==8337== Conditional jump or move depends on uninitialised value(s)
9 ==8337== at 0x40495C: bitslice_bma (bitslice_bma_64.c:102)
10 ==8337== by 0x403197: nts_kem_decapsulate (nts_kem.c:523)
11 ==8337== by 0x400FBE: timecop_doit (try.c:96)
12 ==8337== by 0x401AF0: main (try-anything.c:306)
13 ==8337== Uninitialised value was created by a client request
14 ==8337== at 0x400F24: timecop_doit (try.c:93)
15 ==8337== by 0x401AF0: main (try-anything.c:306)
16 ==8337==
17 ==8337== Conditional jump or move depends on uninitialised value(s)
18 ==8337== at 0x404B4F: bitslice_bma (bitslice_bma_64.c:129)
19 ==8337== by 0x403197: nts_kem_decapsulate (nts_kem.c:523)
20 ==8337== by 0x400FBE: timecop_doit (try.c:96)
21 ==8337== by 0x401AF0: main (try-anything.c:306)
22 ==8337== Uninitialised value was created by a client request
23 ==8337== at 0x400F24: timecop_doit (try.c:93)
24 ==8337== by 0x401AF0: main (try-anything.c:306)
25 ==8337==
26 ==8337== Conditional jump or move depends on uninitialised value(s)
27 ==8337== at 0x404DFF: bitslice_bma (bitslice_bma_64.c:166)
28 ==8337== by 0x403197: nts_kem_decapsulate (nts_kem.c:523)
29 ==8337== by 0x400FBE: timecop_doit (try.c:96)
30 ==8337== by 0x401AF0: main (try-anything.c:306)
31 ==8337== Uninitialised value was created by a client request
32 ==8337== at 0x400F24: timecop_doit (try.c:93)
33 ==8337== by 0x401AF0: main (try-anything.c:306)
34 ==8337==
35 ==8337== Use of uninitialised value of size 8
36 ==8337== at 0x4035F7: correct_error_and_recover_ke (nts_kem.c:1172)
37 ==8337== by 0x403223: nts_kem_decapsulate (nts_kem.c:559)
38 ==8337== by 0x400FBE: timecop_doit (try.c:96)
39 ==8337== by 0x401AF0: main (try-anything.c:306)
40 ==8337== Uninitialised value was created by a client request
41 ==8337== at 0x400F24: timecop_doit (try.c:93)
42 ==8337== by 0x401AF0: main (try-anything.c:306)
43 ==8337==
44 ==8337== Use of uninitialised value of size 8
45 ==8337== at 0x403647: correct_error_and_recover_ke (nts_kem.c:1177)
46 ==8337== by 0x403223: nts_kem_decapsulate (nts_kem.c:559)
47 ==8337== by 0x400FBE: timecop_doit (try.c:96)
48 ==8337== by 0x401AF0: main (try-anything.c:306)
49 ==8337== Uninitialised value was created by a client request
50 ==8337== at 0x400F24: timecop_doit (try.c:93)
51 ==8337== by 0x401AF0: main (try-anything.c:306)
52 ==8337==
53 ==8337== Use of uninitialised value of size 8
54 ==8337== at 0x4036A7: correct_error_and_recover_ke (nts_kem.c:1183)
55 ==8337== by 0x403223: nts_kem_decapsulate (nts_kem.c:559)
56 ==8337== by 0x400FBE: timecop_doit (try.c:96)
57 ==8337== by 0x401AF0: main (try-anything.c:306)
58 ==8337== Uninitialised value was created by a client request
59 ==8337== at 0x400F24: timecop_doit (try.c:93)
60 ==8337== by 0x401AF0: main (try-anything.c:306)
61 ==8337==
62 ==8337== Conditional jump or move depends on uninitialised value(s)
63 ==8337== at 0x403290: nts_kem_decapsulate (nts_kem.c:582)
64 ==8337== by 0x400FBE: timecop_doit (try.c:96)
65 ==8337== by 0x401AF0: main (try-anything.c:306)
66 ==8337== Uninitialised value was created by a client request
67 ==8337== at 0x400F24: timecop_doit (try.c:93)
68 ==8337== by 0x401AF0: main (try-anything.c:306)
69 ==8337==
70 ==8337==
71 ==8337== HEAP SUMMARY:
72 ==8337== in use at exit: 9,300,160 bytes in 10 blocks
73 ==8337== total heap usage: 100 allocs, 90 frees, 17,078,560 bytes allocated
74 ==8337==
75 ==8337== LEAK SUMMARY:
76 ==8337== definitely lost: 0 bytes in 0 blocks
77 ==8337== indirectly lost: 0 bytes in 0 blocks
78 ==8337== possibly lost: 9,300,160 bytes in 10 blocks
79 ==8337== still reachable: 0 bytes in 0 blocks
80 ==8337== suppressed: 0 bytes in 0 blocks
81 ==8337== Rerun with --leak-check=full to see details of leaked memory
82 ==8337==
83 ==8337== For lists of detected and suppressed errors, rerun with: -s
84 ==8337== ERROR SUMMARY: 16704 errors from 7 contexts (suppressed: 0 from 0)