summaryrefslogtreecommitdiff
path: root/fuzz/export.gnu
blob: 80941e47d40ea7aacdf93803bc6d48e1b26a3087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
{
	global:
		eddsa_pk_free;
		eddsa_pk_from_EVP_PKEY;
		eddsa_pk_from_ptr;
		eddsa_pk_new;
		eddsa_pk_to_EVP_PKEY;
		es256_pk_free;
		es256_pk_from_EC_KEY;
		es256_pk_from_ptr;
		es256_pk_new;
		es256_pk_to_EVP_PKEY;
		fido_assert_allow_cred;
		fido_assert_authdata_len;
		fido_assert_authdata_ptr;
		fido_assert_clientdata_hash_len;
		fido_assert_clientdata_hash_ptr;
		fido_assert_count;
		fido_assert_flags;
		fido_assert_free;
		fido_assert_hmac_secret_len;
		fido_assert_hmac_secret_ptr;
		fido_assert_id_len;
		fido_assert_id_ptr;
		fido_assert_new;
		fido_assert_rp_id;
		fido_assert_set_authdata;
		fido_assert_set_authdata_raw;
		fido_assert_set_clientdata_hash;
		fido_assert_set_count;
		fido_assert_set_extensions;
		fido_assert_set_hmac_salt;
		fido_assert_set_options;
		fido_assert_set_rp;
		fido_assert_set_sig;
		fido_assert_set_up;
		fido_assert_set_uv;
		fido_assert_sigcount;
		fido_assert_sig_len;
		fido_assert_sig_ptr;
		fido_assert_user_display_name;
		fido_assert_user_icon;
		fido_assert_user_id_len;
		fido_assert_user_id_ptr;
		fido_assert_user_name;
		fido_assert_verify;
		fido_bio_dev_enroll_begin;
		fido_bio_dev_enroll_cancel;
		fido_bio_dev_enroll_continue;
		fido_bio_dev_enroll_remove;
		fido_bio_dev_get_info;
		fido_bio_dev_get_template_array;
		fido_bio_dev_set_template_name;
		fido_bio_enroll_free;
		fido_bio_enroll_last_status;
		fido_bio_enroll_new;
		fido_bio_enroll_remaining_samples;
		fido_bio_info_free;
		fido_bio_info_max_samples;
		fido_bio_info_new;
		fido_bio_info_type;
		fido_bio_template;
		fido_bio_template_array_count;
		fido_bio_template_array_free;
		fido_bio_template_array_new;
		fido_bio_template_free;
		fido_bio_template_id_len;
		fido_bio_template_id_ptr;
		fido_bio_template_name;
		fido_bio_template_new;
		fido_bio_template_set_id;
		fido_bio_template_set_name;
		fido_cbor_info_aaguid_len;
		fido_cbor_info_aaguid_ptr;
		fido_cbor_info_extensions_len;
		fido_cbor_info_extensions_ptr;
		fido_cbor_info_free;
		fido_cbor_info_maxmsgsiz;
		fido_cbor_info_maxcredcntlst;
		fido_cbor_info_maxcredidlen;
		fido_cbor_info_fwversion;
		fido_cbor_info_new;
		fido_cbor_info_options_len;
		fido_cbor_info_options_name_ptr;
		fido_cbor_info_options_value_ptr;
		fido_cbor_info_protocols_len;
		fido_cbor_info_protocols_ptr;
		fido_cbor_info_versions_len;
		fido_cbor_info_versions_ptr;
		fido_cred_authdata_len;
		fido_cred_authdata_ptr;
		fido_cred_clientdata_hash_len;
		fido_cred_clientdata_hash_ptr;
		fido_cred_display_name;
		fido_cred_exclude;
		fido_cred_flags;
		fido_cred_fmt;
		fido_cred_free;
		fido_cred_id_len;
		fido_cred_id_ptr;
		fido_cred_aaguid_len;
		fido_cred_aaguid_ptr;
		fido_credman_del_dev_rk;
		fido_credman_get_dev_metadata;
		fido_credman_get_dev_rk;
		fido_credman_get_dev_rp;
		fido_credman_metadata_free;
		fido_credman_metadata_new;
		fido_credman_rk;
		fido_credman_rk_count;
		fido_credman_rk_existing;
		fido_credman_rk_free;
		fido_credman_rk_new;
		fido_credman_rk_remaining;
		fido_credman_rp_count;
		fido_credman_rp_free;
		fido_credman_rp_id;
		fido_credman_rp_id_hash_len;
		fido_credman_rp_id_hash_ptr;
		fido_credman_rp_name;
		fido_credman_rp_new;
		fido_cred_new;
		fido_cred_prot;
		fido_cred_pubkey_len;
		fido_cred_pubkey_ptr;
		fido_cred_rp_id;
		fido_cred_rp_name;
		fido_cred_set_authdata;
		fido_cred_set_authdata_raw;
		fido_cred_set_clientdata_hash;
		fido_cred_set_extensions;
		fido_cred_set_fmt;
		fido_cred_set_options;
		fido_cred_set_prot;
		fido_cred_set_rk;
		fido_cred_set_rp;
		fido_cred_set_sig;
		fido_cred_set_type;
		fido_cred_set_user;
		fido_cred_set_uv;
		fido_cred_set_x509;
		fido_cred_sig_len;
		fido_cred_sig_ptr;
		fido_cred_type;
		fido_cred_user_id_len;
		fido_cred_user_id_ptr;
		fido_cred_user_name;
		fido_cred_verify;
		fido_cred_verify_self;
		fido_cred_x5c_len;
		fido_cred_x5c_ptr;
		fido_dev_build;
		fido_dev_cancel;
		fido_dev_close;
		fido_dev_flags;
		fido_dev_force_fido2;
		fido_dev_force_u2f;
		fido_dev_free;
		fido_dev_get_assert;
		fido_dev_get_cbor_info;
		fido_dev_get_retry_count;
		fido_dev_get_touch_begin;
		fido_dev_get_touch_status;
		fido_dev_has_pin;
		fido_dev_info_free;
		fido_dev_info_manifest;
		fido_dev_info_manufacturer_string;
		fido_dev_info_new;
		fido_dev_info_path;
		fido_dev_info_product;
		fido_dev_info_product_string;
		fido_dev_info_ptr;
		fido_dev_info_vendor;
		fido_dev_is_fido2;
		fido_dev_major;
		fido_dev_make_cred;
		fido_dev_minor;
		fido_dev_new;
		fido_dev_open;
		fido_dev_protocol;
		fido_dev_reset;
		fido_dev_set_io_functions;
		fido_dev_set_pin;
		fido_dev_set_transport_functions;
		fido_dev_supports_cred_prot;
		fido_dev_supports_pin;
		fido_init;
		fido_set_log_handler;
		fido_strerr;
		rs256_pk_free;
		rs256_pk_from_ptr;
		rs256_pk_from_RSA;
		rs256_pk_new;
		rs256_pk_to_EVP_PKEY;
		prng_init;
		uniform_random;
	local:
		*;
};