HomeSort by relevance Sort by last modified time
    Searched refs:HashesIntersect (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/http/
http_security_headers.cc 65 bool HashesIntersect(const HashValueVector& a,
92 HashesIntersect(pins, from_cert_chain);
transport_security_state.cc 65 bool HashesIntersect(const HashValueVector& a,
856 if (HashesIntersect(bad_static_spki_hashes, hashes)) {
868 if (HashesIntersect(dynamic_spki_hashes, hashes) ||
869 HashesIntersect(static_spki_hashes, hashes)) {

Completed in 429 milliseconds