Searched refs:ha2 (Results 1 – 1 of 1) sorted by relevance
334 std::string ha2 = base::MD5String(method + ":" + path); in AssembleResponseDigest() local341 return base::MD5String(ha1 + ":" + nonce_ + ":" + nc_part + ha2); in AssembleResponseDigest()