Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_mode

1038 uint32_t SSL_get_mode(const SSL *ssl) { return ssl->mode; }