/external/wpa_supplicant_8/src/ap/ |
D | dpp_hostapd.c | 51 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_qr_code() local 166 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry_timeout() local 185 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry() local 222 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_tx_status() local 326 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_reply_wait_timeout() local 399 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_conf_wait_timeout() local 415 struct dpp_authentication *auth) in hostapd_dpp_set_testing_options() 445 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_init_next() local 534 struct dpp_authentication *auth) in hostapd_dpp_process_conf_obj() 552 struct dpp_authentication *auth; in hostapd_dpp_auth_init() local [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | dpp_supplicant.c | 75 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_qr_code() local 193 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry_timeout() local 214 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry() local 296 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_conn_status_result_timeout() local 371 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_send_conn_status_result() local 418 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_connected() local 434 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_tx_status() local 548 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_reply_wait_timeout() local 615 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_conf_wait_timeout() local 630 struct dpp_authentication *auth) in wpas_dpp_set_testing_options() [all …]
|
/external/wpa_supplicant_8/src/common/ |
D | dpp_auth.c | 42 static void dpp_auth_success(struct dpp_authentication *auth) in dpp_auth_success() 59 static struct wpabuf * dpp_auth_build_req(struct dpp_authentication *auth, in dpp_auth_build_req() 233 static struct wpabuf * dpp_auth_build_resp(struct dpp_authentication *auth, in dpp_auth_build_resp() 418 static int dpp_auth_build_resp_ok(struct dpp_authentication *auth) in dpp_auth_build_resp_ok() 602 static int dpp_auth_build_resp_status(struct dpp_authentication *auth, in dpp_auth_build_resp_status() 685 struct dpp_authentication *auth = NULL; in dpp_auth_req_rx() local 938 int dpp_notify_new_qr_code(struct dpp_authentication *auth, in dpp_notify_new_qr_code() 958 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf() 1136 static int dpp_autogen_bootstrap_key(struct dpp_authentication *auth) in dpp_autogen_bootstrap_key() 1171 struct dpp_authentication *auth; in dpp_auth_init() local [all …]
|
D | dpp_tcp.c | 27 struct dpp_authentication *auth; member 159 struct dpp_authentication *auth = conn->auth; in dpp_controller_gas_done() local 263 struct dpp_authentication *auth = conn->auth; in dpp_controller_start_gas_client() local 284 struct dpp_authentication *auth = conn->auth; in dpp_controller_auth_success() local 656 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_auth_resp() local 687 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_auth_conf() local 727 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_conf_result() local 767 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_conn_status_result() local 802 struct dpp_authentication *auth; in dpp_controller_rx_presence_announcement() local 852 struct dpp_authentication *auth; in dpp_controller_rx_reconfig_announcement() local [all …]
|
D | dpp_reconfig.c | 134 static struct wpabuf * dpp_reconfig_build_req(struct dpp_authentication *auth) in dpp_reconfig_build_req() 231 struct dpp_authentication *auth; in dpp_reconfig_init() local 316 static int dpp_reconfig_build_resp(struct dpp_authentication *auth, in dpp_reconfig_build_resp() 433 struct dpp_authentication *auth = NULL; in dpp_reconfig_auth_req_rx() local 561 dpp_reconfig_build_conf(struct dpp_authentication *auth) in dpp_reconfig_build_conf() 652 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_reconfig_auth_resp_rx() 837 int dpp_reconfig_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_reconfig_auth_conf_rx()
|
D | dpp.c | 58 void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail() 505 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect() 529 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list() 569 int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list() 658 struct dpp_authentication *auth; in dpp_alloc_auth() local 670 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr() 797 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req() 824 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper() 1007 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper() 1150 static int dpp_configuration_parse(struct dpp_authentication *auth, in dpp_configuration_parse() [all …]
|
/external/tpm2-tss/src/tss2-esys/api/ |
D | Esys_HMAC_Start.c | 25 const TPM2B_AUTH *auth) in store_input_parameters() 84 const TPM2B_AUTH *auth, in Esys_HMAC_Start() 159 const TPM2B_AUTH *auth, in Esys_HMAC_Start_Async()
|
D | Esys_NV_DefineSpace.c | 25 const TPM2B_AUTH *auth, in store_input_parameters() 92 const TPM2B_AUTH *auth, in Esys_NV_DefineSpace() 167 const TPM2B_AUTH *auth, in Esys_NV_DefineSpace_Async()
|
D | Esys_ClockRateAdjust.c | 67 ESYS_TR auth, in Esys_ClockRateAdjust() 143 ESYS_TR auth, in Esys_ClockRateAdjust_Async()
|
D | Esys_ClearControl.c | 68 ESYS_TR auth, in Esys_ClearControl() 145 ESYS_TR auth, in Esys_ClearControl_Async()
|
D | Esys_ClockSet.c | 67 ESYS_TR auth, in Esys_ClockSet() 143 ESYS_TR auth, in Esys_ClockSet_Async()
|
D | Esys_PCR_SetAuthValue.c | 69 const TPM2B_DIGEST *auth) in Esys_PCR_SetAuthValue() 143 const TPM2B_DIGEST *auth) in Esys_PCR_SetAuthValue_Async()
|
/external/tpm2-tss/test/integration/ |
D | sapi-entity-util.c | 18 AddEntity(TPM2_HANDLE handle, TPM2B_AUTH *auth) in AddEntity() 50 GetEntityAuth(TPM2_HANDLE handle, TPM2B_AUTH *auth) in GetEntityAuth()
|
/external/tpm2-tss/src/tss2-sys/api/ |
D | Tss2_Sys_ClockRateAdjust.c | 17 TPMI_RH_PROVISION auth, in Tss2_Sys_ClockRateAdjust_Prepare() 61 TPMI_RH_PROVISION auth, in Tss2_Sys_ClockRateAdjust()
|
D | Tss2_Sys_ClearControl.c | 17 TPMI_RH_CLEAR auth, in Tss2_Sys_ClearControl_Prepare() 62 TPMI_RH_CLEAR auth, in Tss2_Sys_ClearControl()
|
D | Tss2_Sys_ClockSet.c | 17 TPMI_RH_PROVISION auth, in Tss2_Sys_ClockSet_Prepare() 61 TPMI_RH_PROVISION auth, in Tss2_Sys_ClockSet()
|
D | Tss2_Sys_PCR_SetAuthValue.c | 18 const TPM2B_DIGEST *auth) in Tss2_Sys_PCR_SetAuthValue_Prepare() 73 const TPM2B_DIGEST *auth, in Tss2_Sys_PCR_SetAuthValue()
|
D | Tss2_Sys_PP_Commands.c | 17 TPMI_RH_PLATFORM auth, in Tss2_Sys_PP_Commands_Prepare() 69 TPMI_RH_PLATFORM auth, in Tss2_Sys_PP_Commands()
|
D | Tss2_Sys_EvictControl.c | 17 TPMI_RH_PROVISION auth, in Tss2_Sys_EvictControl_Prepare() 69 TPMI_RH_PROVISION auth, in Tss2_Sys_EvictControl()
|
D | Tss2_Sys_NV_DefineSpace.c | 18 const TPM2B_AUTH *auth, in Tss2_Sys_NV_DefineSpace_Prepare() 94 const TPM2B_AUTH *auth, in Tss2_Sys_NV_DefineSpace()
|
D | Tss2_Sys_HashSequenceStart.c | 17 const TPM2B_AUTH *auth, in Tss2_Sys_HashSequenceStart_Prepare() 85 const TPM2B_AUTH *auth, in Tss2_Sys_HashSequenceStart()
|
D | Tss2_Sys_SetCommandCodeAuditStatus.c | 17 TPMI_RH_PROVISION auth, in Tss2_Sys_SetCommandCodeAuditStatus_Prepare() 79 TPMI_RH_PROVISION auth, in Tss2_Sys_SetCommandCodeAuditStatus()
|
D | Tss2_Sys_HMAC_Start.c | 18 const TPM2B_AUTH *auth, in Tss2_Sys_HMAC_Start_Prepare() 93 const TPM2B_AUTH *auth, in Tss2_Sys_HMAC_Start()
|
/external/grpc-grpc/test/cpp/util/ |
D | cli_credentials.cc | 68 bool IsAccessToken(const grpc::string& auth) { in IsAccessToken() 73 grpc::string AccessToken(const grpc::string& auth) { in AccessToken()
|
/external/wpa_supplicant_8/src/crypto/ |
D | aes-ccm.c | 117 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth() 132 static void aes_ccm_decr_auth(void *aes, size_t M, u8 *a, const u8 *auth, u8 *t) in aes_ccm_decr_auth() 150 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae() 180 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
|