Here is a list of all functions with links to the files they belong to:
- c -
- cbor_encode_array() : cbor_helpers.cpp
- cbor_encode_bool() : cbor_helpers.cpp
- cbor_encode_bytes() : cbor_helpers.cpp
- cbor_encode_cose_key_ed25519() : cbor_helpers.cpp
- cbor_encode_cose_key_p256() : cbor_helpers.cpp
- cbor_encode_int() : cbor_helpers.cpp
- cbor_encode_map() : cbor_helpers.cpp
- cbor_encode_null() : cbor_helpers.cpp
- cbor_encode_text() : cbor_helpers.cpp
- cbor_encode_text_len() : cbor_helpers.cpp
- cbor_encode_uint() : cbor_helpers.cpp
- cbor_parse_cose_key() : cbor_helpers.h, cbor_helpers.cpp
- cbor_read_array() : cbor_helpers.h, cbor_helpers.cpp
- cbor_read_bool() : cbor_helpers.h, cbor_helpers.cpp
- cbor_read_bytes() : cbor_helpers.h, cbor_helpers.cpp
- cbor_read_int() : cbor_helpers.h, cbor_helpers.cpp
- cbor_read_item() : cbor_helpers.h, cbor_helpers.cpp
- cbor_read_map() : cbor_helpers.h, cbor_helpers.cpp
- cbor_read_text() : cbor_helpers.h, cbor_helpers.cpp
- cbor_read_uint() : cbor_helpers.h, cbor_helpers.cpp
- cbor_reader_available() : cbor_helpers.h, cbor_helpers.cpp
- cbor_reader_error() : cbor_helpers.h, cbor_helpers.cpp
- cbor_reader_init() : cbor_helpers.h, cbor_helpers.cpp
- cbor_reader_peek_type() : cbor_helpers.h, cbor_helpers.cpp
- cbor_skip_item() : cbor_helpers.h, cbor_helpers.cpp
- cbor_skip_item_impl() : cbor_helpers.cpp
- cbor_writer_error() : cbor_helpers.cpp
- cbor_writer_init() : cbor_helpers.cpp
- cbor_writer_length() : cbor_helpers.cpp
- ccid_build_header() : ccid.cpp
- ccid_card_present() : ccid.h, ccid.cpp
- ccid_driver_control_xfer_cb() : ccid_driver.cpp
- ccid_driver_init() : ccid_driver.cpp
- ccid_driver_link_anchor() : ccid_driver.cpp, ccid.cpp
- ccid_driver_open() : ccid_driver.cpp
- ccid_driver_reset() : ccid_driver.cpp
- ccid_driver_xfer_cb() : ccid_driver.cpp
- ccid_get_atr() : ccid.h, ccid.cpp
- ccid_init() : ccid.h, ccid.cpp
- ccid_process_message() : ccid.h, ccid.cpp
- chain_reset() : openpgp.cpp
- checkBuildProfileAndWipeNvs() : main.cpp
- client_pin_compute_shared_secret() : ctap2.cpp
- client_pin_get_key_agreement() : ctap2.cpp
- client_pin_get_pin_token() : ctap2.cpp
- client_pin_get_pin_uv_auth_token() : ctap2.cpp
- client_pin_get_retries() : ctap2.cpp
- client_pin_init_ecdh() : ctap2.cpp
- cmd_activate_file() : openpgp.cpp
- cmd_change_reference_data() : openpgp.cpp
- cmd_generate_keypair() : openpgp.cpp
- cmd_get_data() : openpgp.cpp
- cmd_get_response() : openpgp.cpp
- cmd_internal_authenticate() : openpgp.cpp
- cmd_manage_security_env() : openpgp.cpp
- cmd_pso_cds() : openpgp.cpp
- cmd_pso_decipher() : openpgp.cpp
- cmd_pso_decipher_aes() : openpgp.cpp
- cmd_put_data() : openpgp.cpp
- cmd_put_data_odd() : openpgp.cpp
- cmd_reset_retry_counter() : openpgp.cpp
- cmd_select() : openpgp.cpp
- cmd_terminate_df() : openpgp.cpp
- cmd_verify() : openpgp.cpp
- compute_kdf_hash() : openpgp.cpp
- compute_rc_hash() : openpgp.cpp
- console_available() : cdc_log.h, cdc_log.cpp
- console_flush() : cdc_log.h, cdc_log.cpp
- console_getchar() : cdc_log.h, cdc_log.cpp
- console_init() : cdc_log.h, cdc_log.cpp
- console_print() : cdc_log.h, cdc_log.cpp
- console_printf() : cdc_log.h, cdc_log.cpp
- console_putchar() : cdc_log.h, cdc_log.cpp
- console_register_input_hook() : cdc_log.h, cdc_log.cpp
- console_register_output_hook() : cdc_log.h, cdc_log.cpp
- const_time_equal() : openpgp.cpp
- copy_field() : vcard_store.cpp
- cred_mgmt_count_unique_rps() : ctap2.cpp
- cred_mgmt_encode_credential() : ctap2.cpp
- cred_mgmt_encode_rp() : ctap2.cpp
- cred_mgmt_find_creds_for_rp() : ctap2.cpp
- cred_mgmt_slot_has_key() : ctap2.cpp
- ctap2_build_appid_extension() : ctap2.cpp
- ctap2_build_attested_cred() : ctap2.cpp
- ctap2_build_auth_data_for_cred() : ctap2.cpp
- ctap2_build_cred_protect_extension() : ctap2.cpp
- ctap2_build_make_credential_response_packed() : ctap2.cpp
- ctap2_cancel() : ctap2.h, ctap2.cpp
- ctap2_clear_cancel() : ctap2.h, ctap2.cpp
- ctap2_client_pin() : ctap2.h, ctap2.cpp
- ctap2_cred_management() : ctap2.h, ctap2.cpp
- ctap2_generate_ephemeral_keypair() : ctap2.cpp
- ctap2_get_assertion() : ctap2.h, ctap2.cpp
- ctap2_get_info() : ctap2.h, ctap2.cpp
- ctap2_get_next_assertion() : ctap2.h, ctap2.cpp
- ctap2_init() : ctap2.h, ctap2.cpp
- ctap2_is_cancelled() : ctap2.h, ctap2.cpp
- ctap2_make_credential() : ctap2.h
- ctap2_process_command() : ctap2.h, ctap2.cpp
- ctap2_random() : ctap2.cpp
- ctap2_reset() : ctap2.h, ctap2.cpp
- ctap2_selection() : ctap2.h, ctap2.cpp
- ctap2_send_keepalive() : ctap2.h, ctap2.cpp
- ctap2_sign_with_keypair() : ctap2.cpp
- ctaphid_check_timeout() : ctaphid.h, ctaphid.cpp
- ctaphid_get_cmd_counts() : ctaphid.h, ctaphid.cpp
- ctaphid_get_current_cid() : ctaphid.h, ctaphid.cpp
- ctaphid_get_response_packet() : ctaphid.h, ctaphid.cpp
- ctaphid_has_response() : ctaphid.h, ctaphid.cpp
- ctaphid_init() : ctaphid.h, ctaphid.cpp
- ctaphid_is_busy() : ctaphid.h, ctaphid.cpp
- ctaphid_process_packet() : ctaphid.h, ctaphid.cpp
- ctaphid_reset_cmd_counts() : ctaphid.h, ctaphid.cpp
- ctaphid_send_error() : ctaphid.h, ctaphid.cpp
- ctaphid_send_keepalive() : ctaphid.h, ctaphid.cpp