Lines Matching defs:Send
39 F: Fn(bool, &mut X509StoreContextRef) -> bool + 'static + Sync + Send, in raw_verify()
70 + 'static in raw_client_psk()
109 + 'static in raw_server_psk()
143 F: Fn(bool, &mut X509StoreContextRef) -> bool + 'static + Sync + Send, in ssl_raw_verify()
163 F: Fn(&mut SslRef, &mut SslAlert) -> Result<(), SniError> + 'static + Sync + Send, in raw_sni()
189 F: for<'a> Fn(&mut SslRef, &'a [u8]) -> Result<&'a [u8], AlpnError> + 'static + Sync + Send, in raw_alpn_select()
216 F: Fn(&mut SslRef, bool, u32) -> Result<Dh<Params>, ErrorStack> + 'static + Sync + Send, in raw_tmp_dh()
244 F: Fn(&mut SslRef, bool, u32) -> Result<EcKey<Params>, ErrorStack> + 'static + Sync + Send, in raw_tmp_ecdh()
271 F: Fn(&mut SslRef, bool, u32) -> Result<Dh<Params>, ErrorStack> + 'static + Sync + Send, in raw_tmp_dh_ssl()
299 F: Fn(&mut SslRef, bool, u32) -> Result<EcKey<Params>, ErrorStack> + 'static + Sync + Send, in raw_tmp_ecdh_ssl()
322 F: Fn(&mut SslRef) -> Result<bool, ErrorStack> + 'static + Sync + Send, in raw_tlsext_status()
357 F: Fn(&mut SslRef, SslSession) + 'static + Sync + Send, in raw_new_session()
379 F: Fn(&SslContextRef, &SslSessionRef) + 'static + Sync + Send, in raw_remove_session()
405 F: Fn(&mut SslRef, &[u8]) -> Option<SslSession> + 'static + Sync + Send, in raw_get_session()
431 F: Fn(&SslRef, &str) + 'static + Sync + Send, in raw_keylog()
451 F: Fn(&mut SslRef, &mut [u8]) -> Result<usize, ErrorStack> + 'static + Sync + Send, in raw_stateless_cookie_generate()
478 F: Fn(&mut SslRef, &[u8]) -> bool + 'static + Sync + Send, in raw_stateless_cookie_verify()
496 F: Fn(&mut SslRef, &mut [u8]) -> Result<usize, ErrorStack> + 'static + Sync + Send, in raw_cookie_generate()
537 F: Fn(&mut SslRef, &[u8]) -> bool + 'static + Sync + Send, in raw_cookie_verify()
568 + 'static in raw_custom_ext_add()
571 T: AsRef<[u8]> + 'static + Sync + Send, in raw_custom_ext_add()
621 T: 'static + Sync + Send, in raw_custom_ext_free()
646 + 'static in raw_custom_ext_parse()
681 + 'static in raw_client_hello()