Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c692 #define BIO_get_data(x) ((x)->ptr) macro
719 struct Curl_cfilter *cf = BIO_get_data(bio); in ossl_bio_cf_ctrl()
753 struct Curl_cfilter *cf = BIO_get_data(bio); in ossl_bio_cf_out_write()
779 struct Curl_cfilter *cf = BIO_get_data(bio); in ossl_bio_cf_in_read()

Completed in 23 milliseconds