Home | History | Annotate | Download | only in openssl

Lines Matching defs:SSL_CB_LOOP

1421 #define SSL_CB_LOOP			0x01
1428 #define SSL_CB_ACCEPT_LOOP (SSL_ST_ACCEPT|SSL_CB_LOOP)
1430 #define SSL_CB_CONNECT_LOOP (SSL_ST_CONNECT|SSL_CB_LOOP)