Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dbio_ssl.c423 ret=(int)SSL_do_handshake(ssl); in ssl_ctrl()
Dssl.h1902 int SSL_do_handshake(SSL *s);
Dssl_lib.c2563 int SSL_do_handshake(SSL *s) in SSL_do_handshake() function
/external/chromium/net/socket/
Dssl_client_socket_openssl.cc754 int rv = SSL_do_handshake(ssl_); in DoHandshake()
/external/openssl/apps/
Ds_server.c2199 i=SSL_do_handshake(con); in sv_body()
2211 i=SSL_do_handshake(con); in sv_body()
/external/openssl/include/openssl/
Dssl.h1902 int SSL_do_handshake(SSL *s);