Output save_alt Download

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