Output save_alt Download

Operation
crypto_kem
Primitive
sikep503
Implementation
ms
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 c9cb4437c78d4623a2023ea112e083eeac294f326d0a7cace0727cee4429fac0 4245885370 12373494944 4300000000 crypto_kem/sikep503/ms
3 ==23786== Memcheck, a memory error detector
4 ==23786== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==23786== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==23786== Command: ./try
7 ==23786==
8 ==23786== Conditional jump or move depends on uninitialised value(s)
9 ==23786== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==23786== by 0x40511B: crypto_kem_sikep503_ms_dec (sike.inc:92)
11 ==23786== by 0x400E3E: timecop_doit (try.c:96)
12 ==23786== by 0x401970: main (try-anything.c:306)
13 ==23786== Uninitialised value was created by a client request
14 ==23786== at 0x400DA4: timecop_doit (try.c:93)
15 ==23786== by 0x401970: main (try-anything.c:306)
16 ==23786==
17 ==23786== Conditional jump or move depends on uninitialised value(s)
18 ==23786== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
19 ==23786== by 0x40511B: crypto_kem_sikep503_ms_dec (sike.inc:92)
20 ==23786== by 0x400E3E: timecop_doit (try.c:96)
21 ==23786== by 0x401970: main (try-anything.c:306)
22 ==23786== Uninitialised value was created by a client request
23 ==23786== at 0x400DA4: timecop_doit (try.c:93)
24 ==23786== by 0x401970: main (try-anything.c:306)
25 ==23786==
26 ==23786== Conditional jump or move depends on uninitialised value(s)
27 ==23786== at 0x4C3277D: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
28 ==23786== by 0x40511B: crypto_kem_sikep503_ms_dec (sike.inc:92)
29 ==23786== by 0x400E3E: timecop_doit (try.c:96)
30 ==23786== by 0x401970: main (try-anything.c:306)
31 ==23786== Uninitialised value was created by a client request
32 ==23786== at 0x400DA4: timecop_doit (try.c:93)
33 ==23786== by 0x401970: main (try-anything.c:306)
34 ==23786==
35 ==23786== Conditional jump or move depends on uninitialised value(s)
36 ==23786== at 0x4C327A1: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
37 ==23786== by 0x40511B: crypto_kem_sikep503_ms_dec (sike.inc:92)
38 ==23786== by 0x400E3E: timecop_doit (try.c:96)
39 ==23786== by 0x401970: main (try-anything.c:306)
40 ==23786== Uninitialised value was created by a client request
41 ==23786== at 0x400DA4: timecop_doit (try.c:93)
42 ==23786== by 0x401970: main (try-anything.c:306)
43 ==23786==
44 ==23786== Conditional jump or move depends on uninitialised value(s)
45 ==23786== at 0x40511E: crypto_kem_sikep503_ms_dec (sike.inc:92)
46 ==23786== by 0x400E3E: timecop_doit (try.c:96)
47 ==23786== by 0x401970: main (try-anything.c:306)
48 ==23786== Uninitialised value was created by a client request
49 ==23786== at 0x400DA4: timecop_doit (try.c:93)
50 ==23786== by 0x401970: main (try-anything.c:306)
51 ==23786==
52 ==23786==
53 ==23786== HEAP SUMMARY:
54 ==23786== in use at exit: 43,520 bytes in 10 blocks
55 ==23786== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
56 ==23786==
57 ==23786== LEAK SUMMARY:
58 ==23786== definitely lost: 0 bytes in 0 blocks
59 ==23786== indirectly lost: 0 bytes in 0 blocks
60 ==23786== possibly lost: 43,520 bytes in 10 blocks
61 ==23786== still reachable: 0 bytes in 0 blocks
62 ==23786== suppressed: 0 bytes in 0 blocks
63 ==23786== Rerun with --leak-check=full to see details of leaked memory
64 ==23786==
65 ==23786== For lists of detected and suppressed errors, rerun with: -s
66 ==23786== ERROR SUMMARY: 100 errors from 5 contexts (suppressed: 0 from 0)