Searched refs:AlgorithmToString (Results 1 – 2 of 2) sorted by relevance
283 std::string HttpAuthHandlerDigest::AlgorithmToString( in AlgorithmToString() function in net::HttpAuthHandlerDigest359 authorization += ", algorithm=" + AlgorithmToString(algorithm_); in AssembleCredentials()
139 static std::string AlgorithmToString(DigestAlgorithm algorithm);