/external/curl/tests/data/ |
test579 | 6 HTTP Digest auth 68 small chunked HTTP POSTs with digest auth. and progress callback
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create/ |
rpc_authunix_create.c | 57 AUTH *authUnx = NULL; 85 test_status = ((AUTH *) authUnx != NULL) ? 0 : 1;
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authdes_seccreate/ |
tirpc_authdes_seccreate.c | 50 AUTH *authDes = NULL; 58 test_status = ((AUTH *) authDes != NULL) ? 0 : 1;
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_auth_authsys_create/ |
tirpc_authsys_create.c | 46 AUTH *authSys = NULL; 60 test_status = ((AUTH *) authSys != NULL) ? 0 : 1;
|
/external/nist-sip/java/gov/nist/javax/sip/header/ims/ |
WWWAuthenticateHeaderIms.java | 40 * <p>Defines a new authentication parameter (auth-param) for the WWW-Authenticate header 45 * auth-param = 1#( integrity-key / cipher-key )
|
/external/openssh/ |
auth-skey.c | 1 /* $OpenBSD: auth-skey.c,v 1.27 2007/01/21 01:41:54 stevesk Exp $ */ 40 #include "auth.h"
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary | 112 ATTRIBUTE Auth-Type 1000 integer 218 VALUE Auth-Type Local 0 219 VALUE Auth-Type System 1 220 VALUE Auth-Type SecurID 2 221 VALUE Auth-Type Crypt-Local 3 222 VALUE Auth-Type Reject 4 227 VALUE Auth-Type Pam 253 228 VALUE Auth-Type None 254
|
/external/toolchain-utils/cwp/interpreter/ |
app_engine_pull.py | 11 Authenticate(): Gets login info and returns an auth token 31 """Gets credentials from user and attempts to retrieve auth token. 63 # Auth response contains several fields. 64 # We care about the part after Auth= 66 authtoken = auth_resp_dict['Auth'] 148 serv_args = {'continue': serv_uri, 'auth': authtoken} 195 serv_args = {'continue': serv_uri, 'auth': authtoken} 211 serv_args = {'continue': serv_uri, 'auth': authtoken}
|
/external/webrtc/webrtc/libjingle/xmpp/ |
xmpplogintask.cc | 181 // Collect together the SASL auth mechanisms presented by the server 197 // No recognized auth mechanism - that's an error 204 XmlElement * auth = sasl_mech_->StartSaslAuth(); local 205 if (auth == NULL) { 213 auth->SetAttr(QN_GOOGLE_ALLOW_NON_GOOGLE_ID_XMPP_LOGIN, "true"); 216 auth->SetAttr(QN_GOOGLE_AUTH_CLIENT_USES_FULL_BIND_RESULT, "true"); 219 pctx_->InternalSendStanza(auth); 220 delete auth;
|
/external/wpa_supplicant_8/src/crypto/ |
aes_wrap.h | 67 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth); 70 const u8 *aad, size_t aad_len, const u8 *auth,
|
/external/wpa_supplicant_8/wpa_supplicant/ |
eap_testing.txt | 103 EAP-FAST/GTC(auth) - - - + - + - - - + + + 110 EAP-FAST/MSCHAPv2(auth) - - - - - + - - - - + + 111 EAP-FAST/MD5(auth) - - - - - + - - - - + - 112 EAP-FAST/TLS(auth) - - - - - - - - - - + + 113 EAP-FAST/SIM(auth) - - - - - - - - - - + - 114 EAP-FAST/AKA(auth) - - - - - - - - - - + - 123 2) used FreeRADIUS as inner auth server 176 - EAP-TTLS / CHAP (using FreeRADIUS as inner auth srv) 180 - EAP-TTLS / EAP-MD5-Challenge (using FreeRADIUS as inner auth srv) 181 - EAP-TTLS / EAP-GTC (using FreeRADIUS as inner auth srv [all...] |
mesh_rsn.c | 38 wpa_printf(MSG_DEBUG, "AUTH: Re-authenticate with " MACSTR 70 wpa_printf(MSG_DEBUG, "AUTH: " MACSTR " - %s", 73 wpa_printf(MSG_DEBUG, "AUTH: %s", txt); 84 wpa_printf(MSG_DEBUG, "AUTH: %s (addr=" MACSTR " prev_psk=%p)", 106 wpa_printf(MSG_DEBUG, "AUTH: %s(alg=%d addr=" MACSTR 110 wpa_printf(MSG_DEBUG, "AUTH: %s(alg=%d key_idx=%d)", 113 wpa_hexdump_key(MSG_DEBUG, "AUTH: set_key - key", key, key_len); 151 wpa_printf(MSG_DEBUG, "AUTH: Initializing group state machine"); 169 rsn->auth = wpa_init(addr, &conf, &cb, rsn); 170 if (rsn->auth == NULL) [all...] |
/frameworks/base/packages/Osu/src/com/android/hotspot2/utils/ |
HTTPRequest.java | 73 throw new IOException("Missing auth line"); 93 if (!qops.contains("auth")) { 136 byte[] response = hash(a1, nonceText, nc, cNonceString, "auth", a2); 144 .append("qop=\"auth\", ") 258 "dcd98b7102dd2f0e8b11d0f600bfb0c093", "0a4f113b", "00000001", "auth", 261 // WWW-Authenticate: Digest realm="wi-fi.org", qop="auth", 270 // qop="auth" 280 cnonce, "00000001", "auth", "2c485d24076452e712b77f4e70776463");
|
/hardware/ril/include/telephony/ |
ril_nv_items.h | 48 RIL_NV_MIP_PROFILE_AAA_AUTH = 33, // AAA auth 49 RIL_NV_MIP_PROFILE_HA_AUTH = 34, // HA auth
|
/libcore/ojluni/src/main/java/java/security/ |
PrivateKey.java | 39 * {@link javax.security.auth.Destroyable} interface to enable 59 public interface PrivateKey extends Key, javax.security.auth.Destroyable {
|
/libcore/ojluni/src/main/java/javax/security/auth/ |
Destroyable.java | 26 package javax.security.auth; 32 * @see javax.security.auth.Subject
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
security.h | 46 void XSecurityFreeXauth(Xauth *auth); 48 /* type for returned auth ids */
|
securproto.h | 67 /* auth protocol name padded to 4 bytes */ 68 /* auth protocol data padded to 4 bytes */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
securproto.h | 67 /* auth protocol name padded to 4 bytes */ 68 /* auth protocol data padded to 4 bytes */
|
/external/syslinux/core/lwip/src/netif/ppp/ |
auth.c | 2 * auth.c - Network Authentication and Phase Control program file. 34 * auth.c - PPP authentication and phase control. 78 #include "auth.h" 108 /* Set if we have run the /etc/ppp/auth-up script. */ 156 * This is used to ensure that we don't start an auth-up/down 174 bool refuse_pap = 0; /* Don't wanna auth. ourselves with PAP */ 175 bool refuse_chap = 0; /* Don't wanna auth. ourselves with CHAP */ 240 "Don't agree to auth to peer with PAP", 1 }, 248 "Don't agree to auth to peer with CHAP", 1 }, 255 "Set name for auth with peer", OPT_STATIC, NULL, MAXNAMELEN } 445 int auth; local [all...] |
/prebuilts/sdk/org.apache.http.legacy/ |
org.apache.http.legacy.jar | |
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/ |
Tpm2CommandLib.h | 148 @param[in] AuthSession Auth Session context
168 @param[in] AuthSession Auth Session context
184 @param[in] AuthSession Auth Session context
204 @param[in] AuthSession Auth Session context
223 @param[in] AuthSession Auth Session context
240 @param[in] AuthSession Auth Session context
256 @param[in] AuthSession Auth Session context
278 @param[in] AuthSession Auth Session context
295 @param[in] AuthSession Auth Session context
337 @param[in] AuthSession Auth Session context [all...] |
/cts/tests/app/app/res/xml/ |
intentfilter.xml | 24 <auth host="testHost" port="80"/>
|
/cts/tests/tests/content/res/xml/ |
intentfilter.xml | 24 <auth host="testHost" port="80"/>
|
/device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc302-mnc370/ |
config.xml | 25 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|