Searched refs:SSL_CB_LOOP (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/demos/tunala/
H A Dcb.c33 if (where & SSL_CB_LOOP)
/macosx-10.10.1/CPANInternal-159.1/Crypt-SSLeay-0.64/
H A DSSLeay.xs69 if(where & SSL_CB_LOOP) {
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Ds_cb.c300 if (where & SSL_CB_LOOP)
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h1100 #define SSL_CB_LOOP 0x01 macro
1107 #define SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT|SSL_CB_LOOP)
1109 #define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP)
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dssl.h1100 #define SSL_CB_LOOP 0x01 macro
1107 #define SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT|SSL_CB_LOOP)
1109 #define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP)
/macosx-10.10.1/postfix-255/postfix/src/tls/
H A Dtls_misc.c1043 if (where & SSL_CB_LOOP) {
/macosx-10.10.1/tcl-105/tcl_ext/tls/tls/
H A Dtls.c184 else if (where & SSL_CB_LOOP) minor = "loop";
201 if (where & (SSL_CB_LOOP|SSL_CB_EXIT)) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_o.c1291 if ( where & SSL_CB_LOOP ) {
/macosx-10.10.1/apache-793/httpd/modules/ssl/
H A Dssl_engine_kernel.c1808 else if (where & SSL_CB_LOOP) {
/macosx-10.10.1/apache-793/httpd/support/
H A Dab.c510 } else if (w & SSL_CB_LOOP) {

Completed in 391 milliseconds