| /external/cronet/stable/net/android/ |
| D | http_auth_negotiate_android_unittest.cc | 34 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 52 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 64 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 76 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 92 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local
|
| /external/cronet/tot/net/android/ |
| D | http_auth_negotiate_android_unittest.cc | 34 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 52 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 64 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 76 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local 92 HttpAuthNegotiateAndroid auth(&prefs); in TEST() local
|
| /external/jsoup/src/main/java/org/jsoup/helper/ |
| D | AuthenticationHandler.java | 32 @Nullable RequestAuthenticator auth; field in AuthenticationHandler 37 AuthenticationHandler(RequestAuthenticator auth) { in AuthenticationHandler() 63 void enable(RequestAuthenticator auth, HttpURLConnection con); in enable() 79 @Override public void enable(RequestAuthenticator auth, HttpURLConnection con) { in enable()
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | dpp_supplicant.c | 82 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_qr_code() local 200 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry_timeout() local 221 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_auth_resp_retry() local 309 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_conn_status_result_timeout() local 385 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_send_conn_status_result() local 456 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_connected_timeout() local 466 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_connected() local 485 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_drv_wait_timeout() local 502 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_neg_freq_timeout() local 521 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_tx_status() local [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() 581 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect() 605 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list() 645 int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list() 772 struct dpp_authentication *auth; in dpp_alloc_auth() local 784 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr() 943 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req() 970 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper() 1179 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper() 1365 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_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 610 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_reply_wait_timeout() local 683 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_conf_wait_timeout() local 699 struct dpp_authentication *auth) in hostapd_dpp_set_testing_options() 729 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_auth_init_next() local 818 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/libva/va/drm/ |
| D | va_drm_auth_x11.c | 74 drm_auth_x11_init(DRMAuthX11 *auth) in drm_auth_x11_init() 111 drm_auth_x11_terminate(DRMAuthX11 *auth) in drm_auth_x11_terminate() 133 DRMAuthX11 auth; in va_drm_authenticate_x11() local
|
| /external/tpm2-tss/src/tss2-sys/api/ |
| 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_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_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_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_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 | 69 bool IsAccessToken(const std::string& auth) { in IsAccessToken() 74 std::string AccessToken(const std::string& auth) { in AccessToken()
|