Symbol: BIO_s_file
crypto/libressl/apps/openssl/apps.c
1200
if ((in = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/apps/openssl/apps.c
1256
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/apps.c
1360
BIO *in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/apps.c
1445
BIO *out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/apps.c
1474
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/apps.c
589
if ((cert = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/apps/openssl/apps.c
643
key = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/apps.c
702
key = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/asn1pars.c
270
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/asn1pars.c
271
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ca.c
1612
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ca.c
793
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ca.c
794
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ca.c
795
Sout = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ca.c
796
Cout = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/crl.c
241
if ((bio_out = BIO_new(BIO_s_file())) != NULL) {
crypto/libressl/apps/openssl/crl.c
399
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/crl.c
453
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/crl2p7.c
189
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/crl2p7.c
190
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/crl2p7.c
302
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dgst.c
376
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dh.c
178
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dh.c
179
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dhparam.c
321
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dhparam.c
376
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dsa.c
263
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dsa.c
264
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dsaparam.c
198
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/dsaparam.c
199
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ec.c
294
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ec.c
295
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ecparam.c
280
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/ecparam.c
281
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/enc.c
461
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/enc.c
462
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/gendh.c
169
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/gendsa.c
255
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/gendsa.c
267
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/genrsa.c
300
if ((out = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/apps/openssl/passwd.c
189
if ((out = BIO_new(BIO_s_file())) == NULL)
crypto/libressl/apps/openssl/passwd.c
194
if ((in = BIO_new(BIO_s_file())) == NULL)
crypto/libressl/apps/openssl/pkcs7.c
174
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/pkcs7.c
175
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/prime.c
144
if ((bio_out = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/apps/openssl/rand.c
141
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/req.c
735
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/req.c
736
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/rsa.c
284
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/sess_id.c
195
out = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/sess_id.c
265
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/x509.c
828
in = BIO_new(BIO_s_file());
crypto/libressl/apps/openssl/x509.c
917
out = BIO_new(BIO_s_file());
crypto/libressl/crypto/asn1/asn1_item.c
601
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/asn1/asn1_item.c
644
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/asn1/asn1_old.c
101
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/asn1/asn1_old.c
138
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/asn1/t_crl.c
77
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/asn1/t_req.c
85
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/asn1/t_x509.c
95
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/bio/bss_file.c
132
if ((ret = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/bio/bss_file.c
146
if ((ret = BIO_new(BIO_s_file())) == NULL)
crypto/libressl/crypto/bn/bn_print.c
360
if ((b = BIO_new(BIO_s_file())) == NULL)
crypto/libressl/crypto/dh/dh_prn.c
71
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/dsa/dsa_prn.c
71
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/dsa/dsa_prn.c
87
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/ec/eck_prn.c
110
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/ec/eck_prn.c
78
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/ec/eck_prn.c
94
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/err/err_prn.c
97
BIO_set(&bio, BIO_s_file());
crypto/libressl/crypto/lhash/lh_stats.c
147
bp = BIO_new(BIO_s_file());
crypto/libressl/crypto/lhash/lh_stats.c
161
bp = BIO_new(BIO_s_file());
crypto/libressl/crypto/lhash/lh_stats.c
175
bp = BIO_new(BIO_s_file());
crypto/libressl/crypto/pem/pem_info.c
87
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/pem/pem_lib.c
178
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/pem/pem_lib.c
334
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/pem/pem_lib.c
584
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/pem/pem_lib.c
657
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/pem/pem_pkey.c
236
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/rsa/rsa_prn.c
71
if ((b = BIO_new(BIO_s_file())) == NULL) {
crypto/libressl/crypto/x509/by_file.c
129
in = BIO_new(BIO_s_file());
crypto/libressl/crypto/x509/by_file.c
185
in = BIO_new(BIO_s_file());
crypto/libressl/include/openssl/bio.h
553
const BIO_METHOD *BIO_s_file(void);
crypto/libressl/ssl/ssl_cert.c
582
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_cert.c
653
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_rsa.c
230
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_rsa.c
299
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_rsa.c
445
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_rsa.c
526
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_rsa.c
592
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_rsa.c
701
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_rsa.c
95
in = BIO_new(BIO_s_file());
crypto/libressl/ssl/ssl_txt.c
98
if ((b = BIO_new(BIO_s_file())) == NULL) {
usr.sbin/uefisign/uefisign.c
291
out = BIO_new(BIO_s_file());