Home
last modified time | relevance | path

Searched refs:BIO_pop (Results 1 – 10 of 10) sorted by relevance

/external/openssl/crypto/asn1/
Dasn_mime.c133 tbio = BIO_pop(bio); in i2d_ASN1_bio_stream()
164 BIO_pop(out); in B64_write_ASN1()
195 bio = BIO_pop(bio); in b64_read_asn1()
418 tmpbio = BIO_pop(sarg.ndef_bio); in asn1_output_data()
568 BIO_pop(out); in SMIME_crlf_copy()
/external/openssl/apps/
Ds_client.c1430 BIO_pop(fbio); in MAIN()
1463 BIO_pop(fbio); in MAIN()
1483 BIO_pop(fbio); in MAIN()
Docsp.c1224 cbio = BIO_pop(acbio); in do_responder()
Dapps.c2689 BIO_pop(bconn); in jpake_client_auth()
2718 BIO_pop(bconn); in jpake_server_auth()
/external/openssl/crypto/pkcs7/
Dpk7_smime.c421 if (indata) BIO_pop(p7bio); in PKCS7_verify()
/external/openssl/crypto/bio/
Dbio_lib.c437 BIO *BIO_pop(BIO *b) in BIO_pop() function
Dbio.h651 BIO * BIO_pop(BIO *b);
/external/openssl/ssl/
Dssl_lib.c536 s->wbio=BIO_pop(s->wbio); in SSL_free()
2915 s->wbio=BIO_pop(s->wbio); in ssl_init_wbio_buffer()
2932 s->wbio=BIO_pop(bbio); in ssl_init_wbio_buffer()
2944 s->wbio=BIO_pop(s->wbio); in ssl_free_wbio_buffer()
Ds2_srvr.c279 s->wbio=BIO_pop(s->wbio); in IMPLEMENT_ssl2_meth_func()
/external/openssl/include/openssl/
Dbio.h651 BIO * BIO_pop(BIO *b);