2020-01-08 15:04:03 +01:00
|
|
|
{
|
|
|
|
|
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;
|
2021-08-05 14:09:24 +02:00
|
|
|
es256_pk_from_EVP_PKEY;
|
2020-01-08 15:04:03 +01:00
|
|
|
es256_pk_from_ptr;
|
|
|
|
|
es256_pk_new;
|
|
|
|
|
es256_pk_to_EVP_PKEY;
|
2022-07-15 11:01:53 +02:00
|
|
|
es384_pk_free;
|
|
|
|
|
es384_pk_from_EC_KEY;
|
2022-07-15 14:10:07 +02:00
|
|
|
es384_pk_from_EVP_PKEY;
|
2022-07-15 11:01:53 +02:00
|
|
|
es384_pk_from_ptr;
|
|
|
|
|
es384_pk_new;
|
|
|
|
|
es384_pk_to_EVP_PKEY;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_assert_allow_cred;
|
|
|
|
|
fido_assert_authdata_len;
|
|
|
|
|
fido_assert_authdata_ptr;
|
2023-06-19 09:59:44 +02:00
|
|
|
fido_assert_authdata_raw_len;
|
|
|
|
|
fido_assert_authdata_raw_ptr;
|
2020-11-04 13:33:43 +01:00
|
|
|
fido_assert_blob_len;
|
|
|
|
|
fido_assert_blob_ptr;
|
2020-01-08 15:04:03 +01:00
|
|
|
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;
|
2021-02-17 09:34:04 +01:00
|
|
|
fido_assert_largeblob_key_len;
|
|
|
|
|
fido_assert_largeblob_key_ptr;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_assert_new;
|
|
|
|
|
fido_assert_rp_id;
|
|
|
|
|
fido_assert_set_authdata;
|
|
|
|
|
fido_assert_set_authdata_raw;
|
2021-10-01 09:22:26 +02:00
|
|
|
fido_assert_set_clientdata;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_assert_set_clientdata_hash;
|
|
|
|
|
fido_assert_set_count;
|
|
|
|
|
fido_assert_set_extensions;
|
|
|
|
|
fido_assert_set_hmac_salt;
|
2021-01-29 10:51:48 +01:00
|
|
|
fido_assert_set_hmac_secret;
|
2020-01-08 15:04:03 +01:00
|
|
|
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;
|
2021-05-11 16:33:54 +02:00
|
|
|
fido_cbor_info_algorithm_cose;
|
|
|
|
|
fido_cbor_info_algorithm_count;
|
|
|
|
|
fido_cbor_info_algorithm_type;
|
2025-10-03 12:53:33 +02:00
|
|
|
fido_cbor_info_attfmts_len;
|
|
|
|
|
fido_cbor_info_attfmts_ptr;
|
2022-07-13 08:48:10 +02:00
|
|
|
fido_cbor_info_certs_len;
|
|
|
|
|
fido_cbor_info_certs_name_ptr;
|
|
|
|
|
fido_cbor_info_certs_value_ptr;
|
2025-10-03 14:33:46 +02:00
|
|
|
fido_cbor_info_encid_len;
|
|
|
|
|
fido_cbor_info_encid_ptr;
|
2025-10-23 16:21:48 +02:00
|
|
|
fido_cbor_info_encstate_len;
|
|
|
|
|
fido_cbor_info_encstate_ptr;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cbor_info_extensions_len;
|
|
|
|
|
fido_cbor_info_extensions_ptr;
|
|
|
|
|
fido_cbor_info_free;
|
2022-07-08 09:43:36 +02:00
|
|
|
fido_cbor_info_fwversion;
|
2025-10-03 14:18:20 +02:00
|
|
|
fido_cbor_info_long_touch_reset;
|
2020-11-04 13:46:14 +01:00
|
|
|
fido_cbor_info_maxcredbloblen;
|
2020-05-11 08:06:25 +02:00
|
|
|
fido_cbor_info_maxcredcntlst;
|
|
|
|
|
fido_cbor_info_maxcredidlen;
|
2022-04-22 15:33:19 +02:00
|
|
|
fido_cbor_info_maxlargeblob;
|
|
|
|
|
fido_cbor_info_maxmsgsiz;
|
2025-10-17 09:09:34 +02:00
|
|
|
fido_cbor_info_maxpinlen;
|
2022-07-08 14:44:21 +02:00
|
|
|
fido_cbor_info_maxrpid_minpinlen;
|
2022-07-08 11:32:49 +02:00
|
|
|
fido_cbor_info_minpinlen;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cbor_info_new;
|
2022-07-08 09:43:36 +02:00
|
|
|
fido_cbor_info_new_pin_required;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cbor_info_options_len;
|
|
|
|
|
fido_cbor_info_options_name_ptr;
|
|
|
|
|
fido_cbor_info_options_value_ptr;
|
2025-10-16 16:29:30 +02:00
|
|
|
fido_cbor_info_pin_policy;
|
2025-10-17 08:39:17 +02:00
|
|
|
fido_cbor_info_pin_policy_url_len;
|
|
|
|
|
fido_cbor_info_pin_policy_url_ptr;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cbor_info_protocols_len;
|
|
|
|
|
fido_cbor_info_protocols_ptr;
|
2025-10-03 15:38:44 +02:00
|
|
|
fido_cbor_info_reset_transports_len;
|
|
|
|
|
fido_cbor_info_reset_transports_ptr;
|
2022-07-11 08:27:45 +02:00
|
|
|
fido_cbor_info_rk_remaining;
|
2021-05-10 14:16:19 +02:00
|
|
|
fido_cbor_info_transports_len;
|
|
|
|
|
fido_cbor_info_transports_ptr;
|
2022-07-11 09:14:43 +02:00
|
|
|
fido_cbor_info_uv_attempts;
|
2025-10-03 13:35:44 +02:00
|
|
|
fido_cbor_info_uv_count_since_pin;
|
2022-07-11 10:25:14 +02:00
|
|
|
fido_cbor_info_uv_modality;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cbor_info_versions_len;
|
|
|
|
|
fido_cbor_info_versions_ptr;
|
2021-08-11 08:52:28 +02:00
|
|
|
fido_cred_attstmt_len;
|
|
|
|
|
fido_cred_attstmt_ptr;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_authdata_len;
|
|
|
|
|
fido_cred_authdata_ptr;
|
2020-09-09 10:43:03 +02:00
|
|
|
fido_cred_authdata_raw_len;
|
|
|
|
|
fido_cred_authdata_raw_ptr;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_clientdata_hash_len;
|
|
|
|
|
fido_cred_clientdata_hash_ptr;
|
|
|
|
|
fido_cred_display_name;
|
2024-08-21 10:03:29 +02:00
|
|
|
fido_cred_entattest;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_exclude;
|
|
|
|
|
fido_cred_flags;
|
2025-10-27 09:31:23 +01:00
|
|
|
fido_cred_hmac_secret_len;
|
|
|
|
|
fido_cred_hmac_secret_ptr;
|
2021-02-17 09:34:04 +01:00
|
|
|
fido_cred_largeblob_key_len;
|
|
|
|
|
fido_cred_largeblob_key_ptr;
|
2020-09-18 15:21:53 +02:00
|
|
|
fido_cred_sigcount;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_fmt;
|
|
|
|
|
fido_cred_free;
|
|
|
|
|
fido_cred_id_len;
|
|
|
|
|
fido_cred_id_ptr;
|
2020-05-01 11:17:19 +01:00
|
|
|
fido_cred_aaguid_len;
|
|
|
|
|
fido_cred_aaguid_ptr;
|
2020-01-08 15:04:03 +01:00
|
|
|
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;
|
2021-06-29 15:47:16 +02:00
|
|
|
fido_credman_set_dev_rk;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_new;
|
2025-10-29 15:28:03 +01:00
|
|
|
fido_cred_payment;
|
2021-07-21 09:43:09 +02:00
|
|
|
fido_cred_pin_minlen;
|
2020-01-23 10:39:16 -03:00
|
|
|
fido_cred_prot;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_pubkey_len;
|
|
|
|
|
fido_cred_pubkey_ptr;
|
|
|
|
|
fido_cred_rp_id;
|
|
|
|
|
fido_cred_rp_name;
|
2021-08-11 08:52:28 +02:00
|
|
|
fido_cred_set_attstmt;
|
2024-02-09 16:08:01 +01:00
|
|
|
fido_cred_set_attobj;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_set_authdata;
|
|
|
|
|
fido_cred_set_authdata_raw;
|
2020-11-04 11:50:15 +01:00
|
|
|
fido_cred_set_blob;
|
2021-10-01 09:22:26 +02:00
|
|
|
fido_cred_set_clientdata;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_set_clientdata_hash;
|
2024-08-21 10:03:29 +02:00
|
|
|
fido_cred_set_entattest;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_set_extensions;
|
|
|
|
|
fido_cred_set_fmt;
|
2025-10-27 09:31:23 +01:00
|
|
|
fido_cred_set_hmac_salt;
|
|
|
|
|
fido_cred_set_hmac_secret;
|
2021-06-23 14:28:33 +02:00
|
|
|
fido_cred_set_id;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_set_options;
|
2021-07-21 09:43:09 +02:00
|
|
|
fido_cred_set_pin_minlen;
|
2020-01-23 10:39:16 -03:00
|
|
|
fido_cred_set_prot;
|
2020-01-08 15:04:03 +01:00
|
|
|
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;
|
2024-02-26 11:08:26 +01:00
|
|
|
fido_cred_x5c_list_count;
|
|
|
|
|
fido_cred_x5c_list_len;
|
|
|
|
|
fido_cred_x5c_list_ptr;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_cred_x5c_ptr;
|
|
|
|
|
fido_dev_build;
|
|
|
|
|
fido_dev_cancel;
|
|
|
|
|
fido_dev_close;
|
2021-01-17 09:58:11 +01:00
|
|
|
fido_dev_enable_entattest;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_dev_flags;
|
|
|
|
|
fido_dev_force_fido2;
|
2021-01-17 09:58:11 +01:00
|
|
|
fido_dev_force_pin_change;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_dev_force_u2f;
|
|
|
|
|
fido_dev_free;
|
|
|
|
|
fido_dev_get_assert;
|
|
|
|
|
fido_dev_get_cbor_info;
|
|
|
|
|
fido_dev_get_retry_count;
|
2020-12-07 10:00:50 +01:00
|
|
|
fido_dev_get_uv_retry_count;
|
2020-08-07 11:44:31 +02:00
|
|
|
fido_dev_get_touch_begin;
|
|
|
|
|
fido_dev_get_touch_status;
|
2020-08-15 12:43:01 +02:00
|
|
|
fido_dev_has_pin;
|
2020-10-05 15:26:20 +02:00
|
|
|
fido_dev_has_uv;
|
2020-01-08 15:04:03 +01:00
|
|
|
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;
|
2021-12-14 13:34:09 +01:00
|
|
|
fido_dev_info_set;
|
2020-01-08 15:04:03 +01:00
|
|
|
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;
|
2022-03-11 10:34:59 +01:00
|
|
|
fido_dev_set_pcsc;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_dev_set_pin;
|
2021-01-17 09:58:11 +01:00
|
|
|
fido_dev_set_pin_minlen;
|
2021-07-30 09:14:51 +02:00
|
|
|
fido_dev_set_pin_minlen_rpid;
|
2021-10-01 09:22:26 +02:00
|
|
|
fido_dev_set_timeout;
|
2020-08-07 11:43:17 +02:00
|
|
|
fido_dev_set_transport_functions;
|
|
|
|
|
fido_dev_supports_cred_prot;
|
2020-10-05 15:26:20 +02:00
|
|
|
fido_dev_supports_credman;
|
|
|
|
|
fido_dev_supports_permissions;
|
2020-08-07 11:43:17 +02:00
|
|
|
fido_dev_supports_pin;
|
2020-10-05 15:26:20 +02:00
|
|
|
fido_dev_supports_uv;
|
2021-01-17 09:58:11 +01:00
|
|
|
fido_dev_toggle_always_uv;
|
2021-02-17 09:34:04 +01:00
|
|
|
fido_dev_largeblob_get;
|
2021-02-19 13:36:35 +01:00
|
|
|
fido_dev_largeblob_get_array;
|
2021-02-17 09:34:04 +01:00
|
|
|
fido_dev_largeblob_remove;
|
2021-02-17 12:14:00 +01:00
|
|
|
fido_dev_largeblob_set;
|
2021-02-19 13:36:35 +01:00
|
|
|
fido_dev_largeblob_set_array;
|
2020-11-01 09:42:41 +01:00
|
|
|
fido_hid_get_report_len;
|
|
|
|
|
fido_hid_get_usage;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_init;
|
2020-12-26 07:00:13 +01:00
|
|
|
fido_nfc_rx;
|
|
|
|
|
fido_nfc_tx;
|
2020-12-26 07:57:16 +01:00
|
|
|
fido_nl_free;
|
|
|
|
|
fido_nl_get_nfc_target;
|
|
|
|
|
fido_nl_new;
|
|
|
|
|
fido_nl_power_nfc;
|
2022-03-11 10:34:59 +01:00
|
|
|
fido_pcsc_close;
|
|
|
|
|
fido_pcsc_manifest;
|
|
|
|
|
fido_pcsc_open;
|
|
|
|
|
fido_pcsc_read;
|
|
|
|
|
fido_pcsc_rx;
|
|
|
|
|
fido_pcsc_tx;
|
|
|
|
|
fido_pcsc_write;
|
2020-01-08 15:04:03 +01:00
|
|
|
fido_set_log_handler;
|
|
|
|
|
fido_strerr;
|
|
|
|
|
rs256_pk_free;
|
|
|
|
|
rs256_pk_from_ptr;
|
2021-08-05 13:19:46 +02:00
|
|
|
rs256_pk_from_EVP_PKEY;
|
2020-01-08 15:04:03 +01:00
|
|
|
rs256_pk_from_RSA;
|
|
|
|
|
rs256_pk_new;
|
|
|
|
|
rs256_pk_to_EVP_PKEY;
|
|
|
|
|
prng_init;
|
2022-01-31 11:23:47 +00:00
|
|
|
prng_up;
|
2021-10-11 15:26:00 +02:00
|
|
|
fuzz_clock_reset;
|
2022-07-22 10:30:00 +02:00
|
|
|
fuzz_save_corpus;
|
2020-12-26 07:57:16 +01:00
|
|
|
set_netlink_io_functions;
|
2022-03-11 10:34:59 +01:00
|
|
|
set_pcsc_parameters;
|
|
|
|
|
set_pcsc_io_functions;
|
2021-07-12 11:09:30 +02:00
|
|
|
set_udev_parameters;
|
2020-01-08 15:04:03 +01:00
|
|
|
uniform_random;
|
|
|
|
|
local:
|
|
|
|
|
*;
|
|
|
|
|
};
|