Searched defs:SslContextRef (Results 1 – 3 of 3) sorted by relevance
109 pub fn context(&self) -> &SslContextRef { in context()336 pub fn context(&self) -> &SslContextRef { in context()
1411 F: Fn(&SslContextRef, &SslSessionRef) + 'static + Sync + Send, in set_remove_session_callback()1718 impl ToOwned for SslContextRef { implementation1777 impl SslContextRef { impl2679 pub fn ssl_context(&self) -> &SslContextRef { in ssl_context()
379 F: Fn(&SslContextRef, &SslSessionRef) + 'static + Sync + Send, in raw_remove_session()