Output save_alt Download

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