Home
last modified time | relevance | path

Searched defs:auth_type (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/external/tcpdump/
H A Dprint-bfd.c98 nd_uint8_t auth_type; member
104 enum auth_type { enum
189 uint8_t auth_type, auth_len; in auth_print() local
H A Dprint-vrrp.c111 int version, type, auth_type = VRRP_AUTH_NONE; /* keep compiler happy */ in vrrp_print() local
H A Dprint-rip.c231 uint16_t auth_type = GET_BE_U_2(eh->rip_tag); in rip_entry_print_v2() local
H A Dprint-lisp.c165 static const struct tok auth_type[] = { variable
/aosp_15_r20/external/googleapis/google/cloud/connectors/v1/
H A Dauthconfig.proto89 AuthType auth_type = 1; field
113 AuthType auth_type = 1; field
/aosp_15_r20/external/libcups/scheduler/
H A Dclient.c1915 int auth_type)/* I - Authentication type */ in cupsdSendError()
2068 int auth_type) /* I - Type of authentication */ in cupsdSendHeader()
3209 char auth_type[256], /* AUTH_TYPE environment variable */ in pipe_command() local
H A Ddirsvc.c1628 int auth_type; /* Authentication type */ in get_auth_info_required() local
/aosp_15_r20/system/keymint/ta/src/
H A Doperation.rs112 auth_type: u32, field
121 let mut auth_type = None; in new() localVariable
/aosp_15_r20/external/googleapis/google/cloud/alloydb/connectors/v1alpha/
H A Dresources.proto52 AuthType auth_type = 2; field
/aosp_15_r20/external/googleapis/google/cloud/alloydb/connectors/v1beta/
H A Dresources.proto52 AuthType auth_type = 2; field
/aosp_15_r20/external/googleapis/google/cloud/alloydb/connectors/v1/
H A Dresources.proto52 AuthType auth_type = 2; field
/aosp_15_r20/external/libsrtp2/crypto/include/
H A Dcrypto_kernel.h83 const srtp_auth_type_t *auth_type; member
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_attr_process.c123 const u8 *auth_type) in wps_process_cred_auth_type()
H A Dwps_i.h94 u16 auth_type; member
H A Dwps_attr_parse.h45 const u8 *auth_type; /* 2 octets */ member
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dextension.proto321 AuthType auth_type = 101; field
/aosp_15_r20/external/anonymous-counting-tokens/act/
H A Dutil.proto93 AuthType auth_type = 1; field
/aosp_15_r20/frameworks/proto_logging/stats/atoms/wifi/
H A Dwifi_extension_atoms.proto235 optional android.net.wifi.WifiAuthType auth_type = 8; field
278 optional android.net.wifi.WifiAuthType auth_type = 9; field
/aosp_15_r20/external/libva/va/
H A Dva_drmcommon.h72 int auth_type; member
/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_library.cc49 std::string_view auth_type, in VerifyX509CertChain()
/aosp_15_r20/hardware/interfaces/keymaster/4.0/support/
H A Dkeymaster_utils.cpp75 auto auth_type = htonl(static_cast<uint32_t>(token.authenticatorType)); in authToken2HidlVec() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dncp_fs.h88 int auth_type; member
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dprivsep_commands.h105 u16 auth_type; member
/aosp_15_r20/hardware/interfaces/gatekeeper/1.0/vts/functional/
H A DVtsHalGatekeeperV1_0TargetTest.cpp68 uint32_t auth_type = ntohl(auth_token->authenticator_type); in toAuthToken() local
/aosp_15_r20/external/libsrtp2/include/
H A Dsrtp.h231 srtp_auth_type_id_t auth_type; /**< An integer representing the */ member

1234