Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/doc/ssl/
H A DSSL_CTX_set_info_callback.pod81 =item SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP)
/onnv-gate/usr/src/common/openssl/ssl/
H A Ds23_clnt.c187 cb(s,SSL_CB_CONNECT_LOOP,1); in IMPLEMENT_ssl23_meth_func()
H A Dd1_clnt.c518 cb(s,SSL_CB_CONNECT_LOOP,1); in IMPLEMENT_dtls1_meth_func()
H A Ds2_clnt.c319 cb(s,SSL_CB_CONNECT_LOOP,1); in IMPLEMENT_ssl2_meth_func()
H A Dssl.h1019 #define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP) macro
H A Ds3_clnt.c504 cb(s,SSL_CB_CONNECT_LOOP,1); in IMPLEMENT_ssl3_meth_func()