Output save_alt Download

Operation
crypto_sign
Primitive
ed448goldilocks
Implementation
arm32
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 d92c039790db032495539d9139da80b6dc21407e3fef29eaf99156c4749d493a 134887492 1279702474 4300000000 crypto_sign/ed448goldilocks/arm32
3 ==25509== Memcheck, a memory error detector
4 ==25509== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==25509== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==25509== Command: ./try
7 ==25509==
8 ==25509== Conditional jump or move depends on uninitialised value(s)
9 ==25509== at 0x402CA3: goldilocks_sign (goldilocks.c:343)
10 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
11 ==25509== by 0x4011B6: timecop_doit (try.c:96)
12 ==25509== by 0x402240: main (try-anything.c:306)
13 ==25509== Uninitialised value was created by a client request
14 ==25509== at 0x401187: timecop_doit (try.c:95)
15 ==25509== by 0x402240: main (try-anything.c:306)
16 ==25509==
17 ==25509== Conditional jump or move depends on uninitialised value(s)
18 ==25509== at 0x4055E2: convert_to_signed_window_form (scalarmul.c:125)
19 ==25509== by 0x405EA7: schedule_scalar_for_combs (scalarmul.c:292)
20 ==25509== by 0x405BFC: scalarmul_fixed_base (scalarmul.c:316)
21 ==25509== by 0x402D53: goldilocks_sign (goldilocks.c:364)
22 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
23 ==25509== by 0x4011B6: timecop_doit (try.c:96)
24 ==25509== by 0x402240: main (try-anything.c:306)
25 ==25509== Uninitialised value was created by a client request
26 ==25509== at 0x401187: timecop_doit (try.c:95)
27 ==25509== by 0x402240: main (try-anything.c:306)
28 ==25509==
29 ==25509== Conditional jump or move depends on uninitialised value(s)
30 ==25509== at 0x404C44: p448_strong_reduce (p448.c:892)
31 ==25509== by 0x404D6A: p448_serialize (p448.c:931)
32 ==25509== by 0x402D7E: goldilocks_sign (goldilocks.c:367)
33 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
34 ==25509== by 0x4011B6: timecop_doit (try.c:96)
35 ==25509== by 0x402240: main (try-anything.c:306)
36 ==25509== Uninitialised value was created by a client request
37 ==25509== at 0x401187: timecop_doit (try.c:95)
38 ==25509== by 0x402240: main (try-anything.c:306)
39 ==25509==
40 ==25509== Conditional jump or move depends on uninitialised value(s)
41 ==25509== at 0x404C8E: p448_strong_reduce (p448.c:904)
42 ==25509== by 0x404D6A: p448_serialize (p448.c:931)
43 ==25509== by 0x402D7E: goldilocks_sign (goldilocks.c:367)
44 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
45 ==25509== by 0x4011B6: timecop_doit (try.c:96)
46 ==25509== by 0x402240: main (try-anything.c:306)
47 ==25509== Uninitialised value was created by a client request
48 ==25509== at 0x401187: timecop_doit (try.c:95)
49 ==25509== by 0x402240: main (try-anything.c:306)
50 ==25509==
51 ==25509== Conditional jump or move depends on uninitialised value(s)
52 ==25509== at 0x408552: barrett_negate (barrett_field.c:132)
53 ==25509== by 0x402DB1: goldilocks_sign (goldilocks.c:379)
54 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
55 ==25509== by 0x4011B6: timecop_doit (try.c:96)
56 ==25509== by 0x402240: main (try-anything.c:306)
57 ==25509== Uninitialised value was created by a client request
58 ==25509== at 0x401187: timecop_doit (try.c:95)
59 ==25509== by 0x402240: main (try-anything.c:306)
60 ==25509==
61 ==25509== Conditional jump or move depends on uninitialised value(s)
62 ==25509== at 0x408942: barrett_mul_or_mac (barrett_field.c:239)
63 ==25509== by 0x402FB1: barrett_mac (barrett_field.h:161)
64 ==25509== by 0x402DC7: goldilocks_sign (goldilocks.c:381)
65 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
66 ==25509== by 0x4011B6: timecop_doit (try.c:96)
67 ==25509== by 0x402240: main (try-anything.c:306)
68 ==25509== Uninitialised value was created by a client request
69 ==25509== at 0x401187: timecop_doit (try.c:95)
70 ==25509== by 0x402240: main (try-anything.c:306)
71 ==25509==
72 ==25509== Conditional jump or move depends on uninitialised value(s)
73 ==25509== at 0x4085C0: barrett_reduce (barrett_field.c:145)
74 ==25509== by 0x408958: barrett_mul_or_mac (barrett_field.c:240)
75 ==25509== by 0x402FB1: barrett_mac (barrett_field.h:161)
76 ==25509== by 0x402DC7: goldilocks_sign (goldilocks.c:381)
77 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
78 ==25509== by 0x4011B6: timecop_doit (try.c:96)
79 ==25509== by 0x402240: main (try-anything.c:306)
80 ==25509== Uninitialised value was created by a client request
81 ==25509== at 0x401187: timecop_doit (try.c:95)
82 ==25509== by 0x402240: main (try-anything.c:306)
83 ==25509==
84 ==25509== Conditional jump or move depends on uninitialised value(s)
85 ==25509== at 0x4085C0: barrett_reduce (barrett_field.c:145)
86 ==25509== by 0x40898D: barrett_mul_or_mac (barrett_field.c:248)
87 ==25509== by 0x402FB1: barrett_mac (barrett_field.h:161)
88 ==25509== by 0x402DC7: goldilocks_sign (goldilocks.c:381)
89 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
90 ==25509== by 0x4011B6: timecop_doit (try.c:96)
91 ==25509== by 0x402240: main (try-anything.c:306)
92 ==25509== Uninitialised value was created by a client request
93 ==25509== at 0x401187: timecop_doit (try.c:95)
94 ==25509== by 0x402240: main (try-anything.c:306)
95 ==25509==
96 ==25509== Conditional jump or move depends on uninitialised value(s)
97 ==25509== at 0x4085C0: barrett_reduce (barrett_field.c:145)
98 ==25509== by 0x402DFD: goldilocks_sign (goldilocks.c:389)
99 ==25509== by 0x4025B9: crypto_sign_ed448goldilocks_arm32 (sign.c:38)
100 ==25509== by 0x4011B6: timecop_doit (try.c:96)
101 ==25509== by 0x402240: main (try-anything.c:306)
102 ==25509== Uninitialised value was created by a client request
103 ==25509== at 0x401187: timecop_doit (try.c:95)
104 ==25509== by 0x402240: main (try-anything.c:306)
105 ==25509==
106 ==25509==
107 ==25509== HEAP SUMMARY:
108 ==25509== in use at exit: 44,640 bytes in 10 blocks
109 ==25509== total heap usage: 21 allocs, 11 frees, 71,640 bytes allocated
110 ==25509==
111 ==25509== LEAK SUMMARY:
112 ==25509== definitely lost: 0 bytes in 0 blocks
113 ==25509== indirectly lost: 0 bytes in 0 blocks
114 ==25509== possibly lost: 44,640 bytes in 10 blocks
115 ==25509== still reachable: 0 bytes in 0 blocks
116 ==25509== suppressed: 0 bytes in 0 blocks
117 ==25509== Rerun with --leak-check=full to see details of leaked memory
118 ==25509==
119 ==25509== For lists of detected and suppressed errors, rerun with: -s
120 ==25509== ERROR SUMMARY: 66 errors from 9 contexts (suppressed: 0 from 0)