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