Searched refs:HashAlgorithmsSha1 (Results 1 – 2 of 2) sorted by relevance
78 HashAlgorithmsSha1 = 1 << 1, enumerator
558 hashAlgorithm = ContentSecurityPolicy::HashAlgorithmsSha1; in parseHash()1710 if (HashAlgorithmsSha1 & m_sourceHashAlgorithmsUsed) { in allowScriptHash()1716 …sh<&CSPDirectiveList::allowScriptHash>(m_policies, SourceHashValue(HashAlgorithmsSha1, Vector<uint… in allowScriptHash()