Searched defs:SSL_do_handshake (Results 1 – 3 of 3) sorted by relevance
390 int SSL_do_handshake(SSL *ssl) in SSL_do_handshake() function
712 pub fn SSL_do_handshake(ssl: *mut SSL) -> c_int; in SSL_do_handshake() function
3915 int SSL_do_handshake(SSL *s) in SSL_do_handshake() function