Searched defs:ClientHelloResponse (Results 1 – 2 of 2) sorted by relevance
614 pub struct ClientHelloResponse(c_int); struct617 impl ClientHelloResponse { implementation1650 F: Fn(&mut SslRef, &mut SslAlert) -> Result<ClientHelloResponse, ErrorStack> in set_client_hello_callback()
680 F: Fn(&mut SslRef, &mut SslAlert) -> Result<ClientHelloResponse, ErrorStack> in raw_client_hello()