Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_CB_READ

1423 #define SSL_CB_READ			0x04
1426 #define SSL_CB_READ_ALERT (SSL_CB_ALERT|SSL_CB_READ)