Lines Matching refs:BIO_dup_state
2853 if (!BIO_dup_state(s->rbio,(char *)&ret->rbio))2860 if (!BIO_dup_state(s->wbio,(char *)&ret->wbio))