Home
last modified time | relevance | path

Searched refs:set_hostflags (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dverify.rs88 pub fn set_hostflags(&mut self, hostflags: X509CheckFlags) { in set_hostflags() functions
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dconnector.rs397 param.set_hostflags(X509CheckFlags::NO_PARTIAL_WILDCARDS); in setup_verify_hostname()
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs668 .set_hostflags(X509CheckFlags::NO_PARTIAL_WILDCARDS); in verify_valid_hostname()
688 .set_hostflags(X509CheckFlags::NO_PARTIAL_WILDCARDS); in verify_invalid_hostname()

Completed in 4 milliseconds