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

/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_smime.c129 BIO *tbio; local
131 tbio = BIO_pop(f);
133 f = tbio;
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dasn_mime.c122 BIO *bio, *tbio; local
132 tbio = BIO_pop(bio);
134 bio = tbio;

Completed in 71 milliseconds