Searched refs:sc_bio (Results 1 – 1 of 1) sorted by relevance
52 BIO *sc_bio = NULL; in mtu_test() local71 || !TEST_ptr(sc_bio = SSL_get_rbio(srvr_ssl)) in mtu_test()106 reclen = BIO_read(sc_bio, buf, sizeof(buf)); in mtu_test()
Completed in 5 milliseconds