Searched defs:VerifyPeerCertMatchesHost (Results 1 – 2 of 2) sorted by relevance
68 bool VerifyPeerCertMatchesHost(SSL* ssl, const std::string& host) { in VerifyPeerCertMatchesHost() function
239 TEST(OpenSSLUtilityTest, VerifyPeerCertMatchesHost) { in TEST() argument