Searched refs:bio_in (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/apps/
H A Dopenssl.c58 BIO *bio_in = NULL; variable
135 bio_in = dup_bio_in(FORMAT_TEXT);
267 BIO_free(bio_in);
H A Dapps.h50 extern BIO *bio_in;

Completed in 108 milliseconds