Searched refs:BIO_get_data (Results 1 – 1 of 1) sorted by relevance
692 #define BIO_get_data(x) ((x)->ptr) macro719 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 15 milliseconds