Home
last modified time | relevance | path

Searched refs:SSL_do_handshake (Results 1 – 5 of 5) sorted by relevance

/external/openssl/ssl/
Dbio_ssl.c419 ret=(int)SSL_do_handshake(ssl); in ssl_ctrl()
Dssl.h1672 int SSL_do_handshake(SSL *s);
Dssl_lib.c2393 int SSL_do_handshake(SSL *s) in SSL_do_handshake() function
/external/openssl/apps/
Ds_server.c2009 i=SSL_do_handshake(con); in sv_body()
2021 i=SSL_do_handshake(con); in sv_body()
/external/openssl/include/openssl/
Dssl.h1672 int SSL_do_handshake(SSL *s);