Searched refs:IsSHA1HashInSortedArray (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/base/
H A Dx509_certificate.h413 // IsSHA1HashInSortedArray returns true iff |hash| is in |array|, a sorted
415 static bool IsSHA1HashInSortedArray(const SHA1Fingerprint& hash,
H A Dx509_certificate_win.cc548 return IsSHA1HashInSortedArray(
H A Dx509_certificate_mac.cc632 return IsSHA1HashInSortedArray(
H A Dx509_certificate.cc900 bool X509Certificate::IsSHA1HashInSortedArray(const SHA1Fingerprint& hash, function in class:net::X509Certificate

Completed in 177 milliseconds