/device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc334-mnc090/ |
config.xml | 27 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc722-mnc34/ |
config.xml | 27 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc222-mnc01/ |
config.xml | 25 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc334-mnc090/ |
config.xml | 27 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc454-mnc00/ |
config.xml | 25 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc454-mnc02/ |
config.xml | 25 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc454-mnc03/ |
config.xml | 25 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc454-mnc18/ |
config.xml | 25 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc722-mnc34/ |
config.xml | 27 "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/ |
DxeCrc32GuidedSectionExtractLib.c | 112 @retval EFI_SUCCESS Section Data and Auth Status is extracted successfully.
188 // If SecurityPolicy Protocol exist, AUTH platform override bit is set.
199 // If Crc32 checksum is not matched, AUTH tested failed bit is set.
205 // If Crc32 checksum is not calculated, AUTH not tested bit is set.
|
DxeCrc32GuidedSectionExtractLib.inf | 55 gEfiSecurityPolicyProtocolGuid ## SOMETIMES_CONSUMES # Set platform override AUTH status if exist
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/ |
Tpm2DictionaryAttack.c | 60 @param[in] AuthSession Auth Session context
89 // Add in Auth session
135 @param[in] AuthSession Auth Session context
170 // Add in Auth session
|
/external/apache-http/src/org/apache/http/impl/client/ |
AbstractAuthenticationHandler.java | 45 import org.apache.http.auth.AuthScheme; 46 import org.apache.http.auth.AuthSchemeRegistry; 47 import org.apache.http.auth.AuthenticationException; 48 import org.apache.http.auth.MalformedChallengeException;
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
PrincipalUtils.java | 8 import javax.security.auth.x500.X500Principal;
|
/external/curl/lib/ |
curl_sec.h | 29 int (*auth)(void *, struct connectdata *); member in struct:Curl_sec_client_mech
|
/external/curl/tests/data/ |
test162 | 7 HTTP proxy NTLM auth
|
test169 | 7 HTTP proxy NTLM auth 8 HTTP Digest auth 15 # this is returned first since we get no proxy-auth 23 # then this is returned since we get no server-auth
|
test170 | 7 HTTP proxy NTLM auth
|
test174 | 29 HTTP POST --anyauth to server not requiring any auth at all
|
test177 | 6 HTTP Digest auth
|
test217 | 17 # this is returned first since we get no proxy-auth
|
test256 | 29 HTTP resume request over proxy with auth without server supporting it
|
test503 | 8 HTTP proxy Basic auth
|
test84 | 6 HTTP Basic auth
|
test94 | 34 HTTPS GET with failed proxy auth (CONNECT 1.0)
|