Searched refs:BIO_get_fd (Results 1 – 3 of 3) sorted by relevance
268 int BIO_get_fd(BIO *bio, int *out_fd) { in BIO_get_fd() function
451 OPENSSL_EXPORT int BIO_get_fd(BIO *bio, int *out_fd);
608 BIO_get_fd(r, &ret); in SSL_get_rfd()620 BIO_get_fd(r, &ret); in SSL_get_wfd()649 (int)BIO_get_fd(s->rbio, NULL) != fd) { in SSL_set_wfd()673 (int)BIO_get_fd(s->wbio, NULL) != fd) { in SSL_set_rfd()