Home
last modified time | relevance | path

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

/openssl/apps/lib/
H A Dhttp_server.c266 BIO *cbio = *pcbio, *getbio = NULL, *b64 = NULL; in http_server_get_asn1_req() local
501 int http_server_send_asn1_resp(const char *prog, BIO *cbio, int keep_alive, in http_server_send_asn1_resp()
528 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
/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 Dquicapitest.c830 BIO *cbio = NULL, *strbio = NULL, *thisbio; in test_bio_ssl() local
/openssl/test/helpers/
H A Dquictestlib.c30 BIO *cbio; member
133 BIO *cbio = NULL, *sbio = NULL, *fisbio = NULL; in qtest_create_quic_objects() local
1237 BIO *cbio = fault->noiseargs.cbio; in qtest_fault_set_bw_limit() local
/openssl/crypto/encode_decode/
H A Dencoder_lib.c621 OSSL_CORE_BIO *cbio = NULL; in encoder_process() local
H A Ddecoder_lib.c717 OSSL_CORE_BIO *cbio = NULL; in decoder_process() local
/openssl/apps/
H A Docsp.c212 BIO *acbio = NULL, *cbio = NULL, *derbio = NULL, *out = NULL; in ocsp_main() local
1215 static int send_ocsp_response(BIO *cbio, const OCSP_RESPONSE *resp) in send_ocsp_response()
H A Dcmp.c3158 BIO *cbio = NULL; in cmp_server() local
/openssl/crypto/http/
H A Dhttp_client.c940 BIO *cbio; in http_new_bio() local
1010 BIO *cbio; /* == bio if supplied, used as connection BIO if rbio is NULL */ in OSSL_HTTP_open() local
/openssl/crypto/store/
H A Dstore_lib.c1044 OSSL_CORE_BIO *cbio = ossl_core_bio_new_from_bio(bp); in OSSL_STORE_attach() local

Completed in 73 milliseconds