Home
last modified time | relevance | path

Searched defs:bio2 (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbss_bio.c704 static int bio_make_pair(BIO *bio1, BIO *bio2) in bio_make_pair()
792 BIO *bio1 = NULL, *bio2 = NULL; in BIO_new_bio_pair() local