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.c696 #define BIO_set_shutdown(x,v) ((x)->shutdown=(v)) macro
701 BIO_set_shutdown(bio, 1); in ossl_bio_cf_create()
729 BIO_set_shutdown(bio, (int)num); in ossl_bio_cf_ctrl()

Completed in 21 milliseconds