| /external/cronet/net/android/ |
| D | http_auth_negotiate_android_unittest.cc | 34 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 52 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 66 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 80 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 100 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | dpp_supplicant.c | 79 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_qr_code() local 197 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry_timeout() local 218 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry() local 300 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_conn_status_result_timeout() local 376 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_send_conn_status_result() local 446 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_connected() local 463 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_tx_status() local 580 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_reply_wait_timeout() local 647 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_conf_wait_timeout() local 662 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() 684 struct dpp_authentication *auth = NULL; in dpp_auth_req_rx() local 936 int dpp_notify_new_qr_code(struct dpp_authentication *auth, in dpp_notify_new_qr_code() 956 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf() 1134 static int dpp_autogen_bootstrap_key(struct dpp_authentication *auth) in dpp_autogen_bootstrap_key() 1169 struct dpp_authentication *auth; in dpp_auth_init() local [all …]
|
| D | dpp_tcp.c | 29 struct dpp_authentication *auth; member 228 struct dpp_authentication *auth = conn->auth; in dpp_controller_gas_done() local 345 struct dpp_authentication *auth = conn->auth; in dpp_controller_start_gas_client() local 368 struct dpp_authentication *auth = conn->auth; in dpp_controller_auth_success() local 807 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_auth_resp() local 837 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_auth_conf() local 877 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_conf_result() local 920 struct dpp_authentication *auth = conn->auth; in dpp_controller_rx_conn_status_result() local 955 struct dpp_authentication *auth; in dpp_controller_rx_presence_announcement() local 1004 struct dpp_authentication *auth; in dpp_controller_rx_reconfig_announcement() local [all …]
|
| D | dpp_reconfig.c | 130 static struct wpabuf * dpp_reconfig_build_req(struct dpp_authentication *auth) in dpp_reconfig_build_req() 243 struct dpp_authentication *auth; in dpp_reconfig_init() local 328 static int dpp_reconfig_build_resp(struct dpp_authentication *auth, in dpp_reconfig_build_resp() 445 struct dpp_authentication *auth = NULL; in dpp_reconfig_auth_req_rx() local 573 dpp_reconfig_build_conf(struct dpp_authentication *auth) in dpp_reconfig_build_conf() 664 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_reconfig_auth_resp_rx() 849 int dpp_reconfig_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_reconfig_auth_conf_rx()
|
| D | dpp.c | 42 void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail() 580 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect() 604 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list() 644 int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list() 771 struct dpp_authentication *auth; in dpp_alloc_auth() local 783 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr() 942 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req() 969 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper() 1161 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper() 1333 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_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()
|
| D | Esys_ClearControl.c | 68 ESYS_TR auth, in Esys_ClearControl() 145 ESYS_TR auth, in Esys_ClearControl_Async()
|
| /external/wpa_supplicant_8/src/ap/ |
| D | dpp_hostapd.c | 59 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_qr_code() local 174 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry_timeout() local 193 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_resp_retry() local 308 struct dpp_authentication *auth; in hostapd_dpp_pkex_done() local 494 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_tx_status() local 603 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_reply_wait_timeout() local 676 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_conf_wait_timeout() local 692 struct dpp_authentication *auth) in hostapd_dpp_set_testing_options() 722 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_init_next() local 811 struct dpp_authentication *auth) in hostapd_dpp_process_conf_obj() [all …]
|
| /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_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_ClockRateAdjust.c | 17 TPMI_RH_PROVISION auth, in Tss2_Sys_ClockRateAdjust_Prepare() 61 TPMI_RH_PROVISION auth, in Tss2_Sys_ClockRateAdjust()
|
| 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_ClearControl.c | 17 TPMI_RH_CLEAR auth, in Tss2_Sys_ClearControl_Prepare() 62 TPMI_RH_CLEAR auth, in Tss2_Sys_ClearControl()
|
| 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_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_EvictControl.c | 17 TPMI_RH_PROVISION auth, in Tss2_Sys_EvictControl_Prepare() 69 TPMI_RH_PROVISION auth, in Tss2_Sys_EvictControl()
|
| 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()
|