Home
last modified time | relevance | path

Searched defs:VerifyHostname (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dverify.go1104 func (c *Certificate) VerifyHostname(h string) error { func
/aosp_15_r20/external/cronet/net/cert/
H A Dx509_certificate.cc438 bool X509Certificate::VerifyHostname( in VerifyHostname() function in net::X509Certificate
H A Dx509_certificate_unittest.cc1355 TEST_P(X509CertificateNameVerifyTest, VerifyHostname) { in TEST_P() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dconn.go1672 func (c *Conn) VerifyHostname(host string) error { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dconn.go1879 func (c *Conn) VerifyHostname(host string) error { func
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dconn.go1887 func (c *Conn) VerifyHostname(host string) error { func