Home
last modified time | relevance | path

Searched defs:ParseChallenge (Results 1 – 10 of 10) sorted by relevance

/external/cronet/net/http/
Dhttp_auth_handler_ntlm_portable.cc67 HttpAuth::AuthorizationResult HttpAuthHandlerNTLM::ParseChallenge( in ParseChallenge() function in net::HttpAuthHandlerNTLM
Dhttp_auth_handler_ntlm_win.cc77 HttpAuth::AuthorizationResult HttpAuthHandlerNTLM::ParseChallenge( in ParseChallenge() function in net::HttpAuthHandlerNTLM
Dhttp_auth_handler_basic.cc71 bool HttpAuthHandlerBasic::ParseChallenge( in ParseChallenge() function in net::HttpAuthHandlerBasic
Dhttp_auth_ntlm_mechanism.cc103 HttpAuth::AuthorizationResult HttpAuthNtlmMechanism::ParseChallenge( in ParseChallenge() function in net::HttpAuthNtlmMechanism
Dhttp_auth_handler_digest.cc196 bool HttpAuthHandlerDigest::ParseChallenge( in ParseChallenge() function in net::HttpAuthHandlerDigest
Dhttp_auth_handler_digest_unittest.cc99 TEST(HttpAuthHandlerDigestTest, ParseChallenge) { in TEST() argument
Dhttp_auth_handler_negotiate_unittest.cc506 net::HttpAuth::AuthorizationResult ParseChallenge( in ParseChallenge() function in net::TestAuthSystem
Dhttp_auth_sspi_win.cc398 HttpAuth::AuthorizationResult HttpAuthSSPI::ParseChallenge( in ParseChallenge() function in net::HttpAuthSSPI
Dhttp_auth_gssapi_posix.cc684 HttpAuth::AuthorizationResult HttpAuthGSSAPI::ParseChallenge( in ParseChallenge() function in net::HttpAuthGSSAPI
/external/cronet/net/android/
Dhttp_auth_negotiate_android.cc82 HttpAuth::AuthorizationResult HttpAuthNegotiateAndroid::ParseChallenge( in ParseChallenge() function in net::android::HttpAuthNegotiateAndroid