Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_ST_OK

1230 #define SSL_ST_OK			0x03
1249 #define SSL_is_init_finished(a) (SSL_state(a) == SSL_ST_OK)