Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_rbio

631 BIO *SSL_get_rbio(const SSL *s)
647 b=SSL_get_rbio(s);
699 SSL_set_bio(s,SSL_get_rbio(s),bio);
702 SSL_set_bio(s,SSL_get_rbio(s),SSL_get_rbio(s));
2515 SSL_get_rbio(s);