Searched defs:SslContextRef (Results 1 – 3 of 3) sorted by relevance
110 pub fn context(&self) -> &SslContextRef { in context()337 pub fn context(&self) -> &SslContextRef { in context()
1442 F: Fn(&SslContextRef, &SslSessionRef) + 'static + Sync + Send, in set_remove_session_callback()1787 impl ToOwned for SslContextRef { implementation1846 impl SslContextRef { impl2770 pub fn ssl_context(&self) -> &SslContextRef { in ssl_context()
382 F: Fn(&SslContextRef, &SslSessionRef) + 'static + Sync + Send, in raw_remove_session()