HomeSort by relevance Sort by last modified time
    Searched full:auth (Results 351 - 375 of 707) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/linux/
ppp_defs.h 89 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */
  /external/kernel-headers/original/linux/sunrpc/
svcauth.h 58 * flavour gives the auth flavour. It determines where the flavour is registered
  /external/opencore/protocols/sdp/common/include/
session_info.h 290 inline void setAuthor(char* auth)
292 author = auth;
294 inline void setAuthor(const OSCL_HeapString<SDPParserAlloc>& auth)
296 author = auth;
    [all...]
  /external/ppp/pppd/include/net/
ppp_defs.h 94 #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */
  /external/tcpdump/
ipproto.h 91 #define IPPROTO_AH 51 /* SIPP Auth Header */
print-hsrp.c 129 printf(" auth=\"");
print-juniper.c 63 { JUNIPER_IPSEC_O_ESP_ENCRYPT_ESP_AUTHEN_TYPE, "ESP ENCR-AUTH" },
64 { JUNIPER_IPSEC_O_ESP_ENCRYPT_AH_AUTHEN_TYPE, "ESP ENCR-AH AUTH" },
65 { JUNIPER_IPSEC_O_ESP_AUTHENTICATION_TYPE, "ESP AUTH" },
66 { JUNIPER_IPSEC_O_AH_AUTHENTICATION_TYPE, "AH AUTH" },
  /external/webkit/WebKit/chromium/src/
SocketStreamHandle.cpp 188 // FIXME: auth
  /external/wpa_supplicant/
radius.h 219 int auth);
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius.h 224 int auth);
  /frameworks/base/core/java/android/accounts/
AbstractAccountAuthenticator.java 370 * @param authTokenType the type of auth token to retrieve after adding the account, may be null
413 * @param authTokenType the type of auth token to retrieve, will never be null
434 * @return the localized label of the auth token type, may be null if the type isn't known
442 * @param authTokenType the type of auth token to retrieve after updating the credentials,
  /hardware/msm7k/librpc/rpc/
xdr.h 71 extern bool_t xdr_send_auth (XDR *xdr, const opaque_auth *auth);
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeApi.h 193 authMsg_t auth; member in union:__anon8917::__anon8918
mlmeBuilder.c 171 case AUTH:
  /ndk/build/platforms/android-3/arch-arm/usr/include/
nsswitch.h 92 #define NSDB_AUTH "auth"
  /ndk/build/platforms/android-4/arch-arm/usr/include/
nsswitch.h 92 #define NSDB_AUTH "auth"
  /ndk/build/platforms/android-5/arch-arm/usr/include/
nsswitch.h 92 #define NSDB_AUTH "auth"
  /ndk/build/platforms/android-5/arch-x86/usr/include/
nsswitch.h 92 #define NSDB_AUTH "auth"
  /ndk/build/platforms/android-8/arch-arm/usr/include/
nsswitch.h 92 #define NSDB_AUTH "auth"
  /ndk/build/platforms/android-8/arch-x86/usr/include/
nsswitch.h 92 #define NSDB_AUTH "auth"
  /packages/apps/Email/tests/src/com/android/email/
VendorPolicyLoaderTest.java 114 "IMAP4rev1 STARTTLS AUTH=GSSAPI");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
mlmeApi.h 91 authMsg_t auth; member in union:__anon13575::__anon13576
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
paramIn.h 82 /* Auth section */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
mlmeApi.h 191 authMsg_t auth; member in union:__anon14753::__anon14754
mlmeBuilder.c 171 case AUTH:

Completed in 348 milliseconds

<<11121314151617181920>>