Home
last modified time | relevance | path

Searched refs:BIO_new (Results 1 – 25 of 78) sorted by relevance

1234

/dragonfly/crypto/libressl/ssl/
H A Dssl_rsa.c95 in = BIO_new(BIO_s_file()); in SSL_use_certificate_file()
230 in = BIO_new(BIO_s_file()); in SSL_use_RSAPrivateKey_file()
299 in = BIO_new(BIO_s_file()); in SSL_use_PrivateKey_file()
445 in = BIO_new(BIO_s_file()); in SSL_CTX_use_certificate_file()
526 in = BIO_new(BIO_s_file()); in SSL_CTX_use_RSAPrivateKey_file()
592 in = BIO_new(BIO_s_file()); in SSL_CTX_use_PrivateKey_file()
701 in = BIO_new(BIO_s_file()); in ssl_use_certificate_chain_file()
/dragonfly/crypto/libressl/crypto/dsa/
H A Ddsa_prn.c71 if ((b = BIO_new(BIO_s_file())) == NULL) { in DSA_print_fp()
87 if ((b = BIO_new(BIO_s_file())) == NULL) { in DSAparams_print_fp()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dtls_openssl_ocsp.c256 out = BIO_new(BIO_s_mem()); in generalizedtime_str()
273 out = BIO_new(BIO_s_mem()); in responderid_str()
297 out = BIO_new(BIO_s_mem()); in octet_string_str()
310 out = BIO_new(BIO_s_mem()); in integer_str()
323 out = BIO_new(BIO_s_mem()); in algor_str()
339 out = BIO_new(BIO_s_mem()); in extensions_str()
/dragonfly/crypto/libressl/apps/openssl/
H A Dcrl2p7.c189 in = BIO_new(BIO_s_file()); in crl2pkcs7_main()
190 out = BIO_new(BIO_s_file()); in crl2pkcs7_main()
302 in = BIO_new(BIO_s_file()); in add_certs_from_file()
H A Drand.c141 out = BIO_new(BIO_s_file()); in rand_main()
151 BIO *b64 = BIO_new(BIO_f_base64()); in rand_main()
H A Denc.c461 in = BIO_new(BIO_s_file()); in enc_main()
462 out = BIO_new(BIO_s_file()); in enc_main()
540 if ((bzl = BIO_new(BIO_f_zlib())) == NULL) in enc_main()
550 if ((b64 = BIO_new(BIO_f_base64())) == NULL) in enc_main()
674 if ((benc = BIO_new(BIO_f_cipher())) == NULL) in enc_main()
H A Dasn1pars.c270 in = BIO_new(BIO_s_file()); in asn1parse_main()
271 out = BIO_new(BIO_s_file()); in asn1parse_main()
321 if ((b64 = BIO_new(BIO_f_base64())) == NULL) in asn1parse_main()
H A Dsess_id.c195 out = BIO_new(BIO_s_file()); in sess_id_main()
265 in = BIO_new(BIO_s_file()); in load_sess_id()
H A Dgendsa.c255 in = BIO_new(BIO_s_file()); in gendsa_main()
267 out = BIO_new(BIO_s_file()); in gendsa_main()
H A Dcrl.c241 if ((bio_out = BIO_new(BIO_s_file())) != NULL) { in crl_main()
399 out = BIO_new(BIO_s_file()); in crl_main()
453 in = BIO_new(BIO_s_file()); in load_crl()
H A Dpkcs7.c174 in = BIO_new(BIO_s_file()); in pkcs7_main()
175 out = BIO_new(BIO_s_file()); in pkcs7_main()
H A Ddh.c178 in = BIO_new(BIO_s_file()); in dh_main()
179 out = BIO_new(BIO_s_file()); in dh_main()
H A Dapps.c484 btmp = BIO_new(BIO_f_buffer()); in app_get_pass()
589 if ((cert = BIO_new(BIO_s_file())) == NULL) { in load_cert()
643 key = BIO_new(BIO_s_file()); in load_key()
702 key = BIO_new(BIO_s_file()); in load_pubkey()
1200 if ((in = BIO_new(BIO_s_file())) == NULL) { in IMPLEMENT_LHASH_HASH_FN()
1256 out = BIO_new(BIO_s_file()); in save_serial()
1360 BIO *in = BIO_new(BIO_s_file()); in load_index()
1445 BIO *out = BIO_new(BIO_s_file()); in save_index()
1474 out = BIO_new(BIO_s_file()); in save_index()
1906 mem = BIO_new(BIO_s_mem()); in bio_to_mem()
H A Ddsa.c263 in = BIO_new(BIO_s_file()); in dsa_main()
264 out = BIO_new(BIO_s_file()); in dsa_main()
H A Dec.c294 in = BIO_new(BIO_s_file()); in ec_main()
295 out = BIO_new(BIO_s_file()); in ec_main()
H A Ddsaparam.c198 in = BIO_new(BIO_s_file()); in dsaparam_main()
199 out = BIO_new(BIO_s_file()); in dsaparam_main()
/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_old.c101 if ((b = BIO_new(BIO_s_file())) == NULL) { in ASN1_d2i_fp()
138 if ((b = BIO_new(BIO_s_file())) == NULL) { in ASN1_i2d_fp()
/dragonfly/crypto/libressl/crypto/lhash/
H A Dlh_stats.c147 bp = BIO_new(BIO_s_file()); in lh_stats()
161 bp = BIO_new(BIO_s_file()); in lh_node_stats()
175 bp = BIO_new(BIO_s_file()); in lh_node_usage_stats()
/dragonfly/crypto/libressl/crypto/ec/
H A Deck_prn.c78 if ((b = BIO_new(BIO_s_file())) == NULL) { in ECPKParameters_print_fp()
94 if ((b = BIO_new(BIO_s_file())) == NULL) { in EC_KEY_print_fp()
110 if ((b = BIO_new(BIO_s_file())) == NULL) { in ECParameters_print_fp()
/dragonfly/crypto/libressl/crypto/x509/
H A Dby_file.c129 in = BIO_new(BIO_s_file()); in X509_load_cert_file()
185 in = BIO_new(BIO_s_file()); in X509_load_crl_file()
/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_doit.c115 if ((btmp = BIO_new(BIO_f_md())) == NULL) { in PKCS7_bio_add_digest()
337 if ((btmp = BIO_new(BIO_f_cipher())) == NULL) { in PKCS7_dataInit()
382 bio = BIO_new(BIO_s_null()); in PKCS7_dataInit()
386 bio = BIO_new(BIO_s_mem()); in PKCS7_dataInit()
487 if ((btmp = BIO_new(BIO_f_md())) == NULL) { in PKCS7_dataDecode()
509 if ((etmp = BIO_new(BIO_f_cipher())) == NULL) { in PKCS7_dataDecode()
610 bio = BIO_new(BIO_s_mem()); in PKCS7_dataDecode()
/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_file.c132 if ((ret = BIO_new(BIO_s_file())) == NULL) { in BIO_new_file()
146 if ((ret = BIO_new(BIO_s_file())) == NULL) in BIO_new_fp()
/dragonfly/crypto/libressl/crypto/dh/
H A Ddh_prn.c71 if ((b = BIO_new(BIO_s_file())) == NULL) { in DHparams_print_fp()
/dragonfly/crypto/libressl/crypto/rsa/
H A Drsa_prn.c71 if ((b = BIO_new(BIO_s_file())) == NULL) { in RSA_print_fp()
/dragonfly/crypto/libressl/crypto/pem/
H A Dpem_lib.c178 if ((b = BIO_new(BIO_s_file())) == NULL) { in PEM_ASN1_read()
334 if ((b = BIO_new(BIO_s_file())) == NULL) { in PEM_ASN1_write()
584 if ((b = BIO_new(BIO_s_file())) == NULL) { in PEM_write()
657 if ((b = BIO_new(BIO_s_file())) == NULL) { in PEM_read()

1234