Home | History | Annotate | Download | only in ssl

Lines Matching full:bio_ctrl

234 			BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_QUERY_MTU, 0, NULL);
242 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SET_MTU,
341 if ( BIO_ctrl(SSL_get_wbio(s),
343 s->d1->mtu = BIO_ctrl(SSL_get_wbio(s),