Searched refs:SSL_do_handshake (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dbio_ssl.c155 /* ret=SSL_do_handshake(ssl); */
236 * ret=SSL_do_handshake(ssl); if (ret > 0)
409 ret = (int)SSL_do_handshake(ssl);
H A Dssl.h2393 int SSL_do_handshake(SSL *s);
H A Dssl_lib.c2702 * Make things return SSL_ERROR_SYSCALL when doing SSL_do_handshake etc,
2774 int SSL_do_handshake(SSL *s) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dbio_ssl.c157 /* ret=SSL_do_handshake(ssl); */
241 /* ret=SSL_do_handshake(ssl);
417 ret=(int)SSL_do_handshake(ssl);
H A Dssl.h1403 int SSL_do_handshake(SSL *s);
H A Dssl_lib.c1949 /* Make things return SSL_ERROR_SYSCALL when doing SSL_do_handshake
2028 int SSL_do_handshake(SSL *s) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dbio_ssl.c155 /* ret=SSL_do_handshake(ssl); */
236 * ret=SSL_do_handshake(ssl); if (ret > 0)
409 ret = (int)SSL_do_handshake(ssl);
H A Dssl.h2393 int SSL_do_handshake(SSL *s);
H A Dssl_lib.c2702 * Make things return SSL_ERROR_SYSCALL when doing SSL_do_handshake etc,
2774 int SSL_do_handshake(SSL *s) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_server.c1337 i=SSL_do_handshake(con);
1338 printf("SSL_do_handshake -> %d\n",i);
1349 i=SSL_do_handshake(con);
1350 printf("SSL_do_handshake -> %d\n",i);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dbufferevent_openssl.c995 r = SSL_do_handshake(bev_ssl->ssl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_server.c2412 i = SSL_do_handshake(con);
2413 printf("SSL_do_handshake -> %d\n", i);
2425 i = SSL_do_handshake(con);
2426 printf("SSL_do_handshake -> %d\n", i);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_server.c2412 i = SSL_do_handshake(con);
2413 printf("SSL_do_handshake -> %d\n", i);
2425 i = SSL_do_handshake(con);
2426 printf("SSL_do_handshake -> %d\n", i);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h1403 int SSL_do_handshake(SSL *s);

Completed in 310 milliseconds