Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_CB_EXIT

1467 #define SSL_CB_EXIT			0x02
1474 #define SSL_CB_ACCEPT_EXIT (SSL_ST_ACCEPT|SSL_CB_EXIT)
1476 #define SSL_CB_CONNECT_EXIT (SSL_ST_CONNECT|SSL_CB_EXIT)