Searched refs:BIO_new (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c628 tmp = BIO_new(BIO_s_file());
663 tmp = BIO_new(BIO_s_file());
1567 out = BIO_new(BIO_s_mem());
1750 in = BIO_new(BIO_s_mem());
1869 out = BIO_new(BIO_s_mem());
5757 out = BIO_new(BIO_s_mem ());
6706 if ((etmp=BIO_new(BIO_f_cipher())) == NULL) {
6813 bio=BIO_new(BIO_s_mem());
6869 bio_err = BIO_new(BIO_s_file());
6888 bio_err = BIO_new(BIO_s_fil
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dtls.c721 crl_file = BIO_new(BIO_s_file_internal());
753 "STARTTLS=%s, error: BIO_new=failed", who);
/osnet-11/usr/src/lib/libpkg/common/
H A Dpkgweb.c1118 if ((mem = BIO_new(BIO_s_mem())) == NULL) {
1326 if ((mem = BIO_new(BIO_s_mem())) == NULL) {
H A Dkeystore.c2418 if ((mem = BIO_new(BIO_s_mem())) == NULL) {
/osnet-11/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c2055 mem = BIO_new(BIO_s_mem());
5280 mem = BIO_new(BIO_s_mem());

Completed in 713 milliseconds