/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/1.23.0/ |
HD | google-auth-library-oauth2-http-1.23.0.jar | ... google.auth.Credentials)
com.google.auth.Credentials credentials
public com.google.auth. ... |
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/ |
HD | google-oauth-client-1.31.4.jar | ... client/
com/google/api/client/auth/
com/google/api/client/auth ... |
HD | google-oauth-client-java6-1.31.4.jar | ... google/api/client/extensions/java6/auth/
com/google/api/client/extensions ... |
HD | google-api-client-android-1.31.3.jar | ... client/googleapis/extensions/android/gms/auth/
com/google/api/client/googleapis ... |
HD | google-api-client-appengine-1.31.3.jar | ... client/googleapis/extensions/appengine/testing/auth/
com/google/api/client/googleapis ... |
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | google-oauth-client-1.31.0.jar | ... client/
com/google/api/client/auth/
com/google/api/client/auth |
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A 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 306 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_conn_status_result_timeout() local 382 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_send_conn_status_result() local 453 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_connected_timeout() local 463 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_connected() local 482 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_drv_wait_timeout() local 499 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_neg_freq_timeout() local 518 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_tx_status() local [all …]
|
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/ |
D | google-oauth-client-1.30.1.jar | ... client/
com/google/api/client/auth/
com/google/api/client/auth ... |
D | google-api-client-android-1.30.2.jar | ... client/googleapis/extensions/android/gms/auth/
META-INF/maven/
META-INF ... |
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/ |
HD | google-oauth-client-1.33.0.jar | ... client/
com/google/api/client/auth/
com/google/api/client/auth ... |
HD | google-oauth-client-java6-1.33.0.jar | ... google/api/client/extensions/java6/auth/
com/google/api/client/extensions |
HD | google-api-client-android-1.33.2.jar | ... client/googleapis/extensions/android/gms/auth/
META-INF/maven/
META-INF ... |
HD | google-api-client-appengine-1.33.2.jar | ... client/googleapis/extensions/appengine/testing/auth/
com/google/api/client/googleapis ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-credentials/1.23.0/ |
HD | google-auth-library-credentials-1.23.0.jar | ... META-INF/maven/com.google.auth/google-auth-library-credentials/
com ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/0.13.0/ |
HD | google-auth-library-oauth2-http-0.13.0.jar | ... com/
com/google/
com/google/auth/
com/google/auth/http/
com |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-credentials/0.13.0/ |
HD | google-auth-library-credentials-0.13.0.jar | ... META-INF/maven/com.google.auth/google-auth-library-credentials/
com |
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpc/ |
D | auth.h | 116 #define AUTH_NEXTVERF(auth) \ argument 118 #define auth_nextverf(auth) \ argument 121 #define AUTH_MARSHALL(auth, xdrs) \ argument 123 #define auth_marshall(auth, xdrs) \ argument 126 #define AUTH_VALIDATE(auth, verfp) \ argument 128 #define auth_validate(auth, verfp) \ argument 131 #define AUTH_REFRESH(auth) \ argument 133 #define auth_refresh(auth) \ argument 136 #define AUTH_DESTROY(auth) \ argument 138 #define auth_destroy(auth) \ argument
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A 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 …]
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A 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 …]
|
H A 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 …]
|
H A 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() 1178 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper() 1364 static int dpp_configuration_parse(struct dpp_authentication *auth, in dpp_configuration_parse() [all …]
|
H A 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()
|
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/ |
H A D | DocumentsContractTest.java | 131 final String auth = "com.example"; in testRootUri() local 154 final String auth = "com.example"; in testRootUri_returnFalse() local 171 final String auth = "com.example"; in testRootsUri() local 191 final String auth = "com.example"; in testRootsUri_returnsFalse() local 205 final String auth = "com.example"; in testDocumentUri() local 216 final String auth = "com.example"; in testBuildDocumentUriAsUser_setsAuthority() local 226 final String auth = "com.example"; in testBuildDocumentUriAsUser_setsDocumentId() local 236 final String auth = "com.example"; in testBuildDocumentUriAsUser_setsUserInfo() local 246 final String auth = "com.example"; in testTreeDocumentUri() local
|
/aosp_15_r20/external/cronet/net/android/ |
H A 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
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/helper/ |
H A 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()
|