Home
last modified time | relevance | path

Searched defs:cbio (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c269 BIO *cbio = *pcbio, *getbio = NULL, *b64 = NULL; in http_server_get_asn1_req() local
504 int http_server_send_asn1_resp(const char *prog, BIO *cbio, int keep_alive, in http_server_send_asn1_resp()
531 int http_server_send_status(const char *prog, BIO *cbio, in http_server_send_status()
H A Dapps.c2534 BIO *cbio; in http_tls_shutdown() local
/freebsd/crypto/openssl/test/
H A Dbio_tfo_test.c54 BIO *cbio = NULL; in test_bio_tfo() local
H A Dbio_core_test.c69 BIO *cbio = NULL, *cbiobad = NULL; in test_bio_core() local
H A Dbio_enc_test.c276 BIO *mem = NULL, *b64 = NULL, *cbio = NULL; in test_bio_enc_eof_read_flush() local
H A Dquicapitest.c909 BIO *cbio = NULL, *strbio = NULL, *thisbio; in test_bio_ssl() local
2630 BIO *cbio = NULL, *sbio = NULL; in create_quic_ssl_objects() local
/freebsd/crypto/openssl/test/helpers/
H A Dquictestlib.c30 BIO *cbio; member
139 BIO *cbio = NULL, *sbio = NULL, *fisbio = NULL; in qtest_create_quic_objects() local
1334 BIO *cbio = fault->noiseargs.cbio; in qtest_fault_set_bw_limit() local
/freebsd/crypto/openssl/apps/
H A Docsp.c212 BIO *acbio = NULL, *cbio = NULL, *derbio = NULL, *out = NULL; in ocsp_main() local
1222 static int send_ocsp_response(BIO *cbio, const OCSP_RESPONSE *resp) in send_ocsp_response()
H A Dcmp.c3225 BIO *cbio = NULL; in cmp_server() local
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c997 BIO *cbio; in http_new_bio() local
1066 BIO *cbio; /* == bio if supplied, used as connection BIO if rbio is NULL */ in OSSL_HTTP_open() local
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_lib.c644 OSSL_CORE_BIO *cbio = NULL; in encoder_process() local
H A Ddecoder_lib.c797 OSSL_CORE_BIO *cbio = NULL; in decoder_process() local
/freebsd/crypto/openssl/crypto/store/
H A Dstore_lib.c1052 OSSL_CORE_BIO *cbio = ossl_core_bio_new_from_bio(bp); in OSSL_STORE_attach() local