Home | History | Annotate | Download | only in ssl

Lines Matching defs:SSL_get_mode

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