Searched refs:bcgbl (Results 1 – 1 of 1) sorted by relevance
51 if (bcgbl->c_bio_read_ex == NULL) in bio_core_read_ex()61 if (bcgbl->c_bio_write_ex == NULL) in bio_core_write_ex()70 if (bcgbl->c_bio_ctrl == NULL) in bio_core_ctrl()79 if (bcgbl->c_bio_gets == NULL) in bio_core_gets()88 if (bcgbl->c_bio_puts == NULL) in bio_core_puts()105 bcgbl->c_bio_free(BIO_get_data(bio)); in bio_core_free()136 if (bcgbl->c_bio_write_ex == NULL && bcgbl->c_bio_read_ex == NULL) in BIO_new_from_core_bio()142 if (!bcgbl->c_bio_up_ref(corebio)) { in BIO_new_from_core_bio()165 if (bcgbl->c_bio_gets == NULL) in ossl_bio_init_core()169 if (bcgbl->c_bio_puts == NULL) in ossl_bio_init_core()[all …]
Completed in 4 milliseconds