Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_ST_OK

1463 #define SSL_ST_OK			0x03
1482 #define SSL_is_init_finished(a) (SSL_state(a) == SSL_ST_OK)