/third_party/curl/docs/examples/ |
H A D | cacertinmem.c | 88 BIO *cbio = BIO_new_mem_buf(mypem, sizeof(mypem)); in sslctx_function() local
|
/third_party/openssl/test/ |
H A D | bio_core_test.c | 69 BIO *cbio = NULL, *cbiobad = NULL; in test_bio_core() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | http_server.c | 289 BIO *cbio = *pcbio, *getbio = NULL, *b64 = NULL; in http_server_get_asn1_req() local 508 http_server_send_asn1_resp(BIO *cbio, int keep_alive, const char *content_type, const ASN1_ITEM *it, const ASN1_VALUE *resp) http_server_send_asn1_resp() argument 524 http_server_send_status(BIO *cbio, int status, const char *reason) http_server_send_status() argument [all...] |
H A D | apps.c | 2512 BIO *cbio; in app_http_tls_cb() local
|
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
H A D | encoder_lib.c | 618 OSSL_CORE_BIO *cbio = NULL; in encoder_process() local
|
H A D | decoder_lib.c | 681 OSSL_CORE_BIO *cbio = NULL; in decoder_process() local
|
/third_party/openssl/apps/lib/ |
H A D | http_server.c | 289 BIO *cbio = *pcbio, *getbio = NULL, *b64 = NULL; in http_server_get_asn1_req() local 508 http_server_send_asn1_resp(BIO *cbio, int keep_alive, const char *content_type, const ASN1_ITEM *it, const ASN1_VALUE *resp) http_server_send_asn1_resp() argument 524 http_server_send_status(BIO *cbio, int status, const char *reason) http_server_send_status() argument [all...] |
H A D | apps.c | 2505 BIO *cbio; in app_http_tls_cb() local
|
/third_party/openssl/crypto/encode_decode/ |
H A D | encoder_lib.c | 618 OSSL_CORE_BIO *cbio = NULL; in encoder_process() local
|
H A D | decoder_lib.c | 681 OSSL_CORE_BIO *cbio = NULL; in decoder_process() local
|
/third_party/node/deps/openssl/openssl/crypto/store/ |
H A D | store_lib.c | 991 OSSL_CORE_BIO *cbio = ossl_core_bio_new_from_bio(bp); in OSSL_STORE_attach() local
|
/third_party/openssl/crypto/store/ |
H A D | store_lib.c | 991 OSSL_CORE_BIO *cbio = ossl_core_bio_new_from_bio(bp); in OSSL_STORE_attach() local
|
/third_party/node/deps/openssl/openssl/crypto/http/ |
H A D | http_client.c | 863 BIO *cbio; in http_new_bio() local 933 BIO *cbio; /* == bio if supplied, used as connection BIO if rbio is NULL */ in OSSL_HTTP_open() local [all...] |
/third_party/openssl/crypto/http/ |
H A D | http_client.c | 852 BIO *cbio; in http_new_bio() local 922 BIO *cbio; /* == bio if supplied, used as connection BIO if rbio is NULL */ in OSSL_HTTP_open() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ocsp.c | 216 BIO *acbio = NULL, *cbio = NULL, *derbio = NULL, *out = NULL; in ocsp_main() local 1215 send_ocsp_response(BIO *cbio, const OCSP_RESPONSE *resp) send_ocsp_response() argument [all...] |
H A D | cmp.c | 2683 BIO *cbio = NULL; in cmp_server() local
|
/third_party/openssl/apps/ |
H A D | ocsp.c | 216 BIO *acbio = NULL, *cbio = NULL, *derbio = NULL, *out = NULL; in ocsp_main() local 1215 send_ocsp_response(BIO *cbio, const OCSP_RESPONSE *resp) send_ocsp_response() argument [all...] |
H A D | cmp.c | 2682 BIO *cbio = NULL; in cmp_server() local
|
/third_party/curl/lib/vtls/ |
H A D | openssl.c | 2965 BIO *cbio = NULL; in load_cacert_from_memory() local
|