IsHashAlgorithm    94 content/child/webcrypto/shared_crypto_unittest.cc   DCHECK(IsHashAlgorithm(hash_id));
IsHashAlgorithm   134 content/child/webcrypto/shared_crypto_unittest.cc   DCHECK(IsHashAlgorithm(hash_id));
IsHashAlgorithm   162 content/child/webcrypto/webcrypto_util.cc   DCHECK(IsHashAlgorithm(hash_id));
IsHashAlgorithm   171 content/child/webcrypto/webcrypto_util.cc   DCHECK(IsHashAlgorithm(hash_id));
IsHashAlgorithm    58 content/child/webcrypto/webcrypto_util.h CONTENT_EXPORT bool IsHashAlgorithm(blink::WebCryptoAlgorithmId alg_id);