Output save_alt Download

Operation
crypto_kem
Primitive
frodokem640
Implementation
reference
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 e8bc026b5f87a27ae22a5f69c327ac28d6bc598b2bd8a847c4188735e983eb01 926040450 3531945820 4300000000 crypto_kem/frodokem640/reference
3 ==6032== Memcheck, a memory error detector
4 ==6032== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==6032== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==6032== Command: ./try
7 ==6032==
8 ==6032== Conditional jump or move depends on uninitialised value(s)
9 ==6032== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==6032== by 0x402C40: crypto_kem_frodokem640_reference_dec (kem.inc:135)
11 ==6032== by 0x40110E: timecop_doit (try.c:96)
12 ==6032== by 0x401C40: main (try-anything.c:306)
13 ==6032== Uninitialised value was created by a client request
14 ==6032== at 0x401074: timecop_doit (try.c:93)
15 ==6032== by 0x401C40: main (try-anything.c:306)
16 ==6032==
17 ==6032== Conditional jump or move depends on uninitialised value(s)
18 ==6032== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
19 ==6032== by 0x402C40: crypto_kem_frodokem640_reference_dec (kem.inc:135)
20 ==6032== by 0x40110E: timecop_doit (try.c:96)
21 ==6032== by 0x401C40: main (try-anything.c:306)
22 ==6032== Uninitialised value was created by a client request
23 ==6032== at 0x401074: timecop_doit (try.c:93)
24 ==6032== by 0x401C40: main (try-anything.c:306)
25 ==6032==
26 ==6032== Conditional jump or move depends on uninitialised value(s)
27 ==6032== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
28 ==6032== by 0x402C5E: crypto_kem_frodokem640_reference_dec (kem.inc:136)
29 ==6032== by 0x40110E: timecop_doit (try.c:96)
30 ==6032== by 0x401C40: main (try-anything.c:306)
31 ==6032== Uninitialised value was created by a client request
32 ==6032== at 0x401074: timecop_doit (try.c:93)
33 ==6032== by 0x401C40: main (try-anything.c:306)
34 ==6032==
35 ==6032== Conditional jump or move depends on uninitialised value(s)
36 ==6032== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
37 ==6032== by 0x402C5E: crypto_kem_frodokem640_reference_dec (kem.inc:136)
38 ==6032== by 0x40110E: timecop_doit (try.c:96)
39 ==6032== by 0x401C40: main (try-anything.c:306)
40 ==6032== Uninitialised value was created by a client request
41 ==6032== at 0x401074: timecop_doit (try.c:93)
42 ==6032== by 0x401C40: main (try-anything.c:306)
43 ==6032==
44 ==6032== Conditional jump or move depends on uninitialised value(s)
45 ==6032== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
46 ==6032== by 0x402C7C: crypto_kem_frodokem640_reference_dec (kem.inc:137)
47 ==6032== by 0x40110E: timecop_doit (try.c:96)
48 ==6032== by 0x401C40: main (try-anything.c:306)
49 ==6032== Uninitialised value was created by a client request
50 ==6032== at 0x401074: timecop_doit (try.c:93)
51 ==6032== by 0x401C40: main (try-anything.c:306)
52 ==6032==
53 ==6032== Conditional jump or move depends on uninitialised value(s)
54 ==6032== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
55 ==6032== by 0x402C7C: crypto_kem_frodokem640_reference_dec (kem.inc:137)
56 ==6032== by 0x40110E: timecop_doit (try.c:96)
57 ==6032== by 0x401C40: main (try-anything.c:306)
58 ==6032== Uninitialised value was created by a client request
59 ==6032== at 0x401074: timecop_doit (try.c:93)
60 ==6032== by 0x401C40: main (try-anything.c:306)
61 ==6032==
62 ==6032==
63 ==6032== HEAP SUMMARY:
64 ==6032== in use at exit: 201,280 bytes in 10 blocks
65 ==6032== total heap usage: 38 allocs, 28 frees, 219,976 bytes allocated
66 ==6032==
67 ==6032== LEAK SUMMARY:
68 ==6032== definitely lost: 0 bytes in 0 blocks
69 ==6032== indirectly lost: 0 bytes in 0 blocks
70 ==6032== possibly lost: 201,280 bytes in 10 blocks
71 ==6032== still reachable: 0 bytes in 0 blocks
72 ==6032== suppressed: 0 bytes in 0 blocks
73 ==6032== Rerun with --leak-check=full to see details of leaked memory
74 ==6032==
75 ==6032== For lists of detected and suppressed errors, rerun with: -s
76 ==6032== ERROR SUMMARY: 2596 errors from 6 contexts (suppressed: 0 from 0)