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