Home
last modified time | relevance | path

Searched defs:cbio (Results 1 – 10 of 10) sorted by path

/openssl/apps/
H A Dcmp.c2699 BIO *cbio = NULL; in cmp_server() local
H A Docsp.c218 BIO *acbio = NULL, *cbio = NULL, *derbio = NULL, *out = NULL; in ocsp_main() local
1217 static int send_ocsp_response(BIO *cbio, const OCSP_RESPONSE *resp) in send_ocsp_response()
/openssl/apps/lib/
H A Dapps.c2460 BIO *cbio; in http_tls_shutdown() local
H A Dhttp_server.c298 BIO *cbio = *pcbio, *getbio = NULL, *b64 = NULL; in http_server_get_asn1_req() local
523 int http_server_send_asn1_resp(BIO *cbio, int keep_alive, in http_server_send_asn1_resp()
539 int http_server_send_status(BIO *cbio, int status, const char *reason) in http_server_send_status()
/openssl/crypto/encode_decode/
H A Ddecoder_lib.c688 OSSL_CORE_BIO *cbio = NULL; in decoder_process() local
H A Dencoder_lib.c618 OSSL_CORE_BIO *cbio = NULL; in encoder_process() local
/openssl/crypto/http/
H A Dhttp_client.c883 BIO *cbio; in http_new_bio() local
953 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.c997 OSSL_CORE_BIO *cbio = ossl_core_bio_new_from_bio(bp); in OSSL_STORE_attach() local
/openssl/test/
H A Dbio_core_test.c69 BIO *cbio = NULL, *cbiobad = NULL; in test_bio_core() local
H A Dbio_tfo_test.c54 BIO *cbio = NULL; in test_bio_tfo() local

Completed in 58 milliseconds