Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs1457 assert!(ssl.client_hello_random().is_some()); in client_hello()
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs3053 pub fn client_hello_random(&self) -> Option<&[u8]> { in client_hello_random() functions

Completed in 13 milliseconds