Home
last modified time | relevance | path

Searched full:auth (Results 1 – 25 of 10627) sorted by relevance

12345678910>>...426

/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/1.23.0/
HDgoogle-auth-library-oauth2-http-1.23.0.jar ... google.auth.Credentials) com.google.auth.Credentials credentials public com.google.auth. ...
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp_auth.c42 static void dpp_auth_success(struct dpp_authentication *auth) in dpp_auth_success() argument
46 os_memset(auth->Mx, 0, sizeof(auth->Mx)); in dpp_auth_success()
47 auth->Mx_len = 0; in dpp_auth_success()
48 os_memset(auth->Nx, 0, sizeof(auth->Nx)); in dpp_auth_success()
49 auth->Nx_len = 0; in dpp_auth_success()
50 os_memset(auth->Lx, 0, sizeof(auth->Lx)); in dpp_auth_success()
51 auth->Lx_len = 0; in dpp_auth_success()
52 os_memset(auth->k1, 0, sizeof(auth->k1)); in dpp_auth_success()
53 os_memset(auth->k2, 0, sizeof(auth->k2)); in dpp_auth_success()
55 auth->auth_success = 1; in dpp_auth_success()
[all …]
H A Ddpp.c42 void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail() argument
44 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_FAIL "%s", txt); in dpp_auth_fail()
580 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect() argument
584 struct dpp_bootstrap_info *peer_bi = auth->peer_bi; in dpp_channel_intersect()
589 if (freq_included(auth->freq, auth->num_freq, freq)) in dpp_channel_intersect()
592 auth->freq[auth->num_freq++] = freq; in dpp_channel_intersect()
594 if (!auth->num_freq) { in dpp_channel_intersect()
599 auth->curr_freq = auth->freq[0]; in dpp_channel_intersect()
604 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list() argument
612 auth->num_freq = 0; in dpp_channel_local_list()
[all …]
H A Ddpp_reconfig.c130 static struct wpabuf * dpp_reconfig_build_req(struct dpp_authentication *auth) in dpp_reconfig_build_req() argument
137 attr_len = 4 + 1 + 4 + 1 + 4 + os_strlen(auth->conf->connector) + in dpp_reconfig_build_req()
138 4 + auth->curve->nonce_len; in dpp_reconfig_build_req()
146 wpabuf_put_u8(msg, auth->transaction_id); in dpp_reconfig_build_req()
170 wpabuf_put_le16(msg, os_strlen(auth->conf->connector)); in dpp_reconfig_build_req()
171 wpabuf_put_str(msg, auth->conf->connector); in dpp_reconfig_build_req()
175 wpabuf_put_le16(msg, auth->curve->nonce_len); in dpp_reconfig_build_req()
176 wpabuf_put_data(msg, auth->c_nonce, auth->curve->nonce_len); in dpp_reconfig_build_req()
243 struct dpp_authentication *auth; in dpp_reconfig_init() local
292 auth = dpp_alloc_auth(dpp, msg_ctx); in dpp_reconfig_init()
[all …]
/aosp_15_r20/external/google-auth-library-java/
H A DCHANGELOG.md3 ## [1.23.0](https://github.com/googleapis/google-auth-library-java/compare/v1.22.0...v1.23.0) (2024…
8 …ps://github.com/googleapis/google-auth-library-java/issues/1363)) ([1d9efc7](https://github.com/go…
9 …ps://github.com/googleapis/google-auth-library-java/issues/1336)) ([64ce8a1](https://github.com/go…
10 …ps://github.com/googleapis/google-auth-library-java/issues/1355)) ([17ef707](https://github.com/go…
11 …ps://github.com/googleapis/google-auth-library-java/issues/1352)) ([a7a8d7a](https://github.com/go…
16 …ps://github.com/googleapis/google-auth-library-java/issues/1364)) ([a24e563](https://github.com/go…
17auth-library-java/issues/1347): ExternalAccountCredentials serialization is broken ([#1358](https:…
18 …ps://github.com/googleapis/google-auth-library-java/issues/1284)) ([fb75239](https://github.com/go…
20 ## [1.22.0](https://github.com/googleapis/google-auth-library-java/compare/v1.21.0...v1.22.0) (2024…
25 …ps://github.com/googleapis/google-auth-library-java/issues/1346)) ([7e26861](https://github.com/go…
[all …]
/aosp_15_r20/external/python/google-auth-library-python/
DCHANGELOG.md5 [1]: https://pypi.org/project/google-auth/#history
7 ### [2.3.3](https://www.github.com/googleapis/google-auth-library-python/compare/v2.3.2...v2.3.3) (…
12 …ww.github.com/googleapis/google-auth-library-python/issues/866)) ([8f1e9cf](https://www.github.com…
13 …ww.github.com/googleapis/google-auth-library-python/issues/905)) ([ef31284](https://www.github.com…
14 …ww.github.com/googleapis/google-auth-library-python/issues/904)) ([bd0ccc5](https://www.github.com…
16 ### [2.3.2](https://www.github.com/googleapis/google-auth-library-python/compare/v2.3.1...v2.3.2) (…
21 …ww.github.com/googleapis/google-auth-library-python/issues/894)) ([8e95c1e](https://www.github.com…
23 ### [2.3.1](https://www.github.com/googleapis/google-auth-library-python/compare/v2.3.0...v2.3.1) (…
28 …ww.github.com/googleapis/google-auth-library-python/issues/892)) ([5bd5ccf](https://www.github.com…
33 …ww.github.com/googleapis/google-auth-library-python/issues/890)) ([e2b3c98](https://www.github.com…
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/0.13.0/
HDgoogle-auth-library-oauth2-http-0.13.0.jar ... com/ com/google/ com/google/auth/ com/google/auth/http/ com
/aosp_15_r20/external/google-auth-library-java/.github/
H A DCODEOWNERS7 # The @googleapis/googleapis-auth is the default owner for changes in this repo
8 * @googleapis/yoshi-java @googleapis/googleapis-auth
11 **/*.java @googleapis/googleapis-auth
20 # 3PI-related files and related base classes - joint ownership between googleapis-auth and aion-sdk
21 oauth2_http/java/com/google/auth/oauth2/ActingParty.java @googleapis/googlea…
22 oauth2_http/java/com/google/auth/oauth2/AwsCredentials.java @googleapis/googlea…
23 oauth2_http/java/com/google/auth/oauth2/AwsSecurityCredentialsSupplier.java @googleapis/googlea…
24 oauth2_http/java/com/google/auth/oauth2/AwsDates.java @googleapis/googlea…
25 oauth2_http/java/com/google/auth/oauth2/AwsRequestSignature.java @googleapis/googlea…
26 oauth2_http/java/com/google/auth/oauth2/AwsRequestSigner.java @googleapis/googlea…
[all …]
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDgoogle-oauth-client-1.33.0.jar ... client/ com/google/api/client/auth/ com/google/api/client/auth ...
HDgoogle-oauth-client-java6-1.33.0.jar ... google/api/client/extensions/java6/auth/ com/google/api/client/extensions
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgoogle-oauth-client-1.31.4.jar ... client/ com/google/api/client/auth/ com/google/api/client/auth ...
HDgoogle-oauth-client-java6-1.31.4.jar ... google/api/client/extensions/java6/auth/ com/google/api/client/extensions ...
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dgoogle-oauth-client-1.31.0.jar ... client/ com/google/api/client/auth/ com/google/api/client/auth
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-oauth-client-1.30.1.jar ... client/ com/google/api/client/auth/ com/google/api/client/auth ...
/aosp_15_r20/external/googleapis/google/analytics/admin/v1alpha/
H A Danalyticsadmin_v1alpha.yaml24 https://www.googleapis.com/auth/analytics.edit
28 https://www.googleapis.com/auth/analytics.manage.users
32 https://www.googleapis.com/auth/analytics.manage.users
36 https://www.googleapis.com/auth/analytics.manage.users,
37 https://www.googleapis.com/auth/analytics.manage.users.readonly
41 https://www.googleapis.com/auth/analytics.manage.users
45 https://www.googleapis.com/auth/analytics.manage.users
49 https://www.googleapis.com/auth/analytics.manage.users
53 https://www.googleapis.com/auth/analytics.edit,
54 https://www.googleapis.com/auth/analytics.readonly
[all …]
/aosp_15_r20/external/googleapis/google/monitoring/v3/
H A Dmonitoring.yaml29 https://www.googleapis.com/auth/cloud-platform,
30 https://www.googleapis.com/auth/monitoring,
31 https://www.googleapis.com/auth/monitoring.read
35 https://www.googleapis.com/auth/cloud-platform,
36 https://www.googleapis.com/auth/monitoring
40 https://www.googleapis.com/auth/cloud-platform,
41 https://www.googleapis.com/auth/monitoring,
42 https://www.googleapis.com/auth/monitoring.read
46 https://www.googleapis.com/auth/cloud-platform,
47 https://www.googleapis.com/auth/monitoring,
[all …]
/aosp_15_r20/external/googleapis/google/bigtable/admin/v2/
H A Dbigtableadmin_v2.yaml61 https://www.googleapis.com/auth/bigtable.admin,
62 https://www.googleapis.com/auth/bigtable.admin.cluster,
63 https://www.googleapis.com/auth/bigtable.admin.instance,
64 https://www.googleapis.com/auth/cloud-bigtable.admin,
65 https://www.googleapis.com/auth/cloud-bigtable.admin.cluster,
66 https://www.googleapis.com/auth/cloud-platform
70 https://www.googleapis.com/auth/bigtable.admin,
71 https://www.googleapis.com/auth/bigtable.admin.cluster,
72 https://www.googleapis.com/auth/bigtable.admin.instance,
73 https://www.googleapis.com/auth/cloud-bigtable.admin,
[all …]
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfitness.v1.json2 "auth": { object
5 "https://www.googleapis.com/auth/fitness.activity.read": {
8 "https://www.googleapis.com/auth/fitness.activity.write": {
11 "https://www.googleapis.com/auth/fitness.blood_glucose.read": {
14 "https://www.googleapis.com/auth/fitness.blood_glucose.write": {
17 "https://www.googleapis.com/auth/fitness.blood_pressure.read": {
20 "https://www.googleapis.com/auth/fitness.blood_pressure.write": {
23 "https://www.googleapis.com/auth/fitness.body.read": {
26 "https://www.googleapis.com/auth/fitness.body.write": {
29 "https://www.googleapis.com/auth/fitness.body_temperature.read": {
[all …]
/aosp_15_r20/external/googleapis/google/logging/v2/
H A Dlogging_v2.yaml79 https://www.googleapis.com/auth/cloud-platform,
80 https://www.googleapis.com/auth/logging.admin
84 https://www.googleapis.com/auth/cloud-platform,
85 https://www.googleapis.com/auth/cloud-platform.read-only,
86 https://www.googleapis.com/auth/logging.admin,
87 https://www.googleapis.com/auth/logging.read
91 https://www.googleapis.com/auth/cloud-platform,
92 https://www.googleapis.com/auth/cloud-platform.read-only,
93 https://www.googleapis.com/auth/logging.admin,
94 https://www.googleapis.com/auth/logging.read
[all …]
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/
H A Dgoogleads_v16.yaml154 https://www.googleapis.com/auth/adwords
158 https://www.googleapis.com/auth/adwords
162 https://www.googleapis.com/auth/adwords
166 https://www.googleapis.com/auth/adwords
170 https://www.googleapis.com/auth/adwords
174 https://www.googleapis.com/auth/adwords
178 https://www.googleapis.com/auth/adwords
182 https://www.googleapis.com/auth/adwords
186 https://www.googleapis.com/auth/adwords
190 https://www.googleapis.com/auth/adwords
[all …]
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/
H A Dgoogleads_v15.yaml153 https://www.googleapis.com/auth/adwords
157 https://www.googleapis.com/auth/adwords
161 https://www.googleapis.com/auth/adwords
165 https://www.googleapis.com/auth/adwords
169 https://www.googleapis.com/auth/adwords
173 https://www.googleapis.com/auth/adwords
177 https://www.googleapis.com/auth/adwords
181 https://www.googleapis.com/auth/adwords
185 https://www.googleapis.com/auth/adwords
189 https://www.googleapis.com/auth/adwords
[all …]
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Ddpp_supplicant.c59 struct dpp_authentication *auth);
60 static bool wpas_dpp_tcp_msg_sent(void *ctx, struct dpp_authentication *auth);
79 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_qr_code() local
85 if (auth && auth->response_pending && in wpas_dpp_qr_code()
86 dpp_notify_new_qr_code(auth, bi) == 1) { in wpas_dpp_qr_code()
91 MAC2STR(auth->peer_mac_addr), auth->curr_freq, in wpas_dpp_qr_code()
93 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_qr_code()
94 auth->peer_mac_addr, wpa_s->own_addr, in wpas_dpp_qr_code()
96 wpabuf_head(auth->resp_msg), in wpas_dpp_qr_code()
97 wpabuf_len(auth->resp_msg), in wpas_dpp_qr_code()
[all …]
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecManagerTest.java598 IpSecAlgorithm auth,
616 if (auth != null) {
617 transformBuilder.setAuthentication(auth);
655 getTruncLenBits(auth != null ? auth : aead));
768 IpSecAlgorithm auth = new IpSecAlgorithm(IpSecAlgorithm.AUTH_HMAC_MD5, getKey(128), 96);
775 .setAuthentication(auth)
797 // IpSecAlgorithm auth = new IpSecAlgorithm(
799 // checkTransform(IPPROTO_TCP, IPV4_LOOPBACK, crypt, auth, false, 1000);
804 // IpSecAlgorithm auth = new IpSecAlgorithm(
806 // checkTransform(IPPROTO_TCP, IPV6_LOOPBACK, crypt, auth, false, 1000);
[all …]
/aosp_15_r20/external/googleapis/google/chat/v1/
H A Dchat_v1.yaml20 https://www.googleapis.com/auth/chat.import
24 https://www.googleapis.com/auth/chat.import,
25 https://www.googleapis.com/auth/chat.memberships,
26 https://www.googleapis.com/auth/chat.memberships.app
30 https://www.googleapis.com/auth/chat.bot,
31 https://www.googleapis.com/auth/chat.import,
32 https://www.googleapis.com/auth/chat.messages,
33 https://www.googleapis.com/auth/chat.messages.create
37 https://www.googleapis.com/auth/chat.import,
38 https://www.googleapis.com/auth/chat.messages,
[all …]
/aosp_15_r20/external/googleapis/google/appengine/v1/
H A Dappengine_v1.yaml92 https://www.googleapis.com/auth/cloud-platform
96 https://www.googleapis.com/auth/appengine.admin,
97 https://www.googleapis.com/auth/cloud-platform,
98 https://www.googleapis.com/auth/cloud-platform.read-only
102 https://www.googleapis.com/auth/cloud-platform
106 https://www.googleapis.com/auth/appengine.admin,
107 https://www.googleapis.com/auth/cloud-platform,
108 https://www.googleapis.com/auth/cloud-platform.read-only
112 https://www.googleapis.com/auth/appengine.admin,
113 https://www.googleapis.com/auth/cloud-platform,
[all …]

12345678910>>...426