Searched refs:BIO_get_shutdown (Results 1 – 1 of 1) sorted by relevance
695 #define BIO_get_shutdown(x) ((x)->shutdown) macro726 ret = (long)BIO_get_shutdown(bio); in ossl_bio_cf_ctrl()
Completed in 14 milliseconds