• Home
  • Raw
  • Download

Lines Matching defs:Send

39     F: Fn(bool, &mut X509StoreContextRef) -> bool + 'static + Sync + Send,  in raw_verify()
70 + 'static in raw_client_psk()
110 + 'static in raw_server_psk()
145 F: Fn(bool, &mut X509StoreContextRef) -> bool + 'static + Sync + Send, in ssl_raw_verify()
165 F: Fn(&mut SslRef, &mut SslAlert) -> Result<(), SniError> + 'static + Sync + Send, in raw_sni()
191 F: for<'a> Fn(&mut SslRef, &'a [u8]) -> Result<&'a [u8], AlpnError> + 'static + Sync + Send, in raw_alpn_select()
219 F: Fn(&mut SslRef, bool, u32) -> Result<Dh<Params>, ErrorStack> + 'static + Sync + Send, in raw_tmp_dh()
247 F: Fn(&mut SslRef, bool, u32) -> Result<EcKey<Params>, ErrorStack> + 'static + Sync + Send, in raw_tmp_ecdh()
274 F: Fn(&mut SslRef, bool, u32) -> Result<Dh<Params>, ErrorStack> + 'static + Sync + Send, in raw_tmp_dh_ssl()
302 F: Fn(&mut SslRef, bool, u32) -> Result<EcKey<Params>, ErrorStack> + 'static + Sync + Send, in raw_tmp_ecdh_ssl()
325 F: Fn(&mut SslRef) -> Result<bool, ErrorStack> + 'static + Sync + Send, in raw_tlsext_status()
360 F: Fn(&mut SslRef, SslSession) + 'static + Sync + Send, in raw_new_session()
382 F: Fn(&SslContextRef, &SslSessionRef) + 'static + Sync + Send, in raw_remove_session()
408 F: Fn(&mut SslRef, &[u8]) -> Option<SslSession> + 'static + Sync + Send, in raw_get_session()
435 F: Fn(&SslRef, &str) + 'static + Sync + Send, in raw_keylog()
455 F: Fn(&mut SslRef, &mut [u8]) -> Result<usize, ErrorStack> + 'static + Sync + Send, in raw_stateless_cookie_generate()
483 F: Fn(&mut SslRef, &[u8]) -> bool + 'static + Sync + Send, in raw_stateless_cookie_verify()
502 F: Fn(&mut SslRef, &mut [u8]) -> Result<usize, ErrorStack> + 'static + Sync + Send, in raw_cookie_generate()
544 F: Fn(&mut SslRef, &[u8]) -> bool + 'static + Sync + Send, in raw_cookie_verify()
576 + 'static in raw_custom_ext_add()
579 T: AsRef<[u8]> + 'static + Sync + Send, in raw_custom_ext_add()
629 T: 'static + Sync + Send, in raw_custom_ext_free()
654 + 'static in raw_custom_ext_parse()
690 + 'static in raw_client_hello()