HomeSort by relevance Sort by last modified time
    Searched defs:ParseChallenge (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/http/
http_auth_handler_ntlm.cc 98 bool HttpAuthHandlerNTLM::ParseChallenge(
106 return auth_sspi_.ParseChallenge(challenge_begin, challenge_end);
http_auth_handler_digest.cc 206 bool HttpAuthHandlerDigest::ParseChallenge(
http_auth_sspi_win.cc 51 bool HttpAuthSSPI::ParseChallenge(std::string::const_iterator challenge_begin,

Completed in 571 milliseconds