Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dopenssl.c657 #define BIO_set_shutdown(x,v) ((x)->shutdown=(v)) macro
662 BIO_set_shutdown(bio, 1); in ossl_bio_cf_create()
690 BIO_set_shutdown(bio, (int)num); in ossl_bio_cf_ctrl()

Completed in 17 milliseconds