Home
last modified time | relevance | path

Searched refs:bio_new (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_bio.c28 static int bio_new(BIO *bio);
48 bio_new,
76 static int bio_new(BIO *bio) in bio_new() function