Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c654 #define BIO_get_data(x) ((x)->ptr) macro
681 struct Curl_cfilter *cf = BIO_get_data(bio); in ossl_bio_cf_ctrl()
715 struct Curl_cfilter *cf = BIO_get_data(bio); in ossl_bio_cf_out_write()
740 struct Curl_cfilter *cf = BIO_get_data(bio); in ossl_bio_cf_in_read()
H A Dwolfssl.c250 struct Curl_cfilter *cf = BIO_get_data(bio); in wolfssl_bio_cf_ctrl()

Completed in 28 milliseconds