Searched refs:src_bio (Results 1 – 1 of 1) sorted by relevance
983 BIO *dst_bio, *src_bio; in DEF_FUNC() local991 src_bio = SSL_get_rbio(src_ssl); in DEF_FUNC()992 if (!TEST_ptr(dst_bio) || !TEST_ptr(src_bio)) in DEF_FUNC()998 if (!TEST_true(BIO_get_fd(src_bio, &src_fd)) in DEF_FUNC()