Home
last modified time | relevance | path

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

/external/rust/crates/openssl/src/ssl/
Dmod.rs1100 pub fn set_options(&mut self, option: SslOptions) -> SslOptions { in set_options()
1108 pub fn options(&self) -> SslOptions { in options()
1115 pub fn clear_options(&mut self, option: SslOptions) -> SslOptions { in clear_options()