Home
last modified time | relevance | path

Searched refs:set_client_hello_callback (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs1454 server.ctx().set_client_hello_callback(|ssl, _| { in client_hello()
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs1648 pub fn set_client_hello_callback<F>(&mut self, callback: F) in set_client_hello_callback() functions

Completed in 8 milliseconds