Home
last modified time | relevance | path

Searched refs:IsKnownInterceptionKey (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/net/cert/
Dcrl_set.h60 bool IsKnownInterceptionKey(std::string_view spki_hash) const;
Dcrl_set.cc349 bool CRLSet::IsKnownInterceptionKey(std::string_view spki_hash) const { in IsKnownInterceptionKey() function in net::CRLSet
Dcert_verify_proc.cc511 if (!crl_set()->IsKnownInterceptionKey(std::string_view( in Verify()
/external/cronet/tot/net/cert/
Dcrl_set.h60 bool IsKnownInterceptionKey(std::string_view spki_hash) const;
Dcrl_set.cc349 bool CRLSet::IsKnownInterceptionKey(std::string_view spki_hash) const { in IsKnownInterceptionKey() function in net::CRLSet
Dcert_verify_proc.cc511 if (!crl_set()->IsKnownInterceptionKey(std::string_view( in Verify()