Home
last modified time | relevance | path

Searched defs:auth_method (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/fconf/
Dfconf_cot_getter.c152 auth_method_desc_t *auth_method) in set_auth_method()
232 auth_method_desc_t *auth_method = pool_alloc_n(&auth_methods_pool, in populate_and_set_auth_methods() local
/aosp_15_r20/external/arm-trusted-firmware/lib/fconf/
H A Dfconf_cot_getter.c150 auth_method_desc_t *auth_method) in set_auth_method()
230 auth_method_desc_t *auth_method = pool_alloc_n(&auth_methods_pool, in populate_and_set_auth_methods() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dhttp_common.h28 std::string auth_method; member
H A Dsocket_adapters.cc413 std::string response, auth_method; in ProcessLine() local
H A Dhttp_common.cc261 std::string& auth_method) { in HttpAuthenticate()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dsecure_simple_pairing.rs430 let auth_method = authentication_method(initiator, responder); in initiate() localVariable
690 let auth_method = authentication_method(initiator, responder); in respond() localVariable
/aosp_15_r20/external/arm-trusted-firmware/drivers/auth/
H A Dauth_mod.c359 const auth_method_desc_t *auth_method = NULL; in auth_mod_verify_img() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/
Dauth_mod.c462 const auth_method_desc_t *auth_method = NULL; in auth_mod_verify_img() local
/aosp_15_r20/external/googleapis/google/monitoring/v3/
H A Duptime.proto338 oneof auth_method { oneof
/aosp_15_r20/external/wpa_supplicant_8/src/eap_server/
H A Dikev2.c654 u8 auth_method; in ikev2_process_auth() local
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Dikev2.c590 u8 auth_method; in ikev2_process_auth() local
/aosp_15_r20/external/googleapis/google/storagetransfer/v1/
H A Dtransfer_types.proto460 AuthMethod auth_method = 1; field
/aosp_15_r20/external/google-cloud-java/java-storage-transfer/proto-google-cloud-storage-transfer-v1/src/main/proto/google/storagetransfer/v1/
H A Dtransfer_types.proto408 AuthMethod auth_method = 1; field
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/
H A Dcloudbuild.proto1672 oneof auth_method { oneof
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v1/
H A Dcloudbuild.proto1963 oneof auth_method { oneof
/aosp_15_r20/external/tcpdump/
H A Dprint-isakmp.c424 nd_uint8_t auth_method; /* Protocol-ID */ member