Home
last modified time | relevance | path

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

/crypto/bio/
A Dbss_core.c20 OSSL_FUNC_BIO_ctrl_fn *c_bio_ctrl; member
64 if (bcgbl == NULL || bcgbl->c_bio_ctrl == NULL) in bio_core_ctrl()
66 return bcgbl->c_bio_ctrl(BIO_get_data(bio), cmd, num, ptr); in bio_core_ctrl()
173 if (bcgbl->c_bio_ctrl == NULL) in ossl_bio_init_core()
174 bcgbl->c_bio_ctrl = OSSL_FUNC_BIO_ctrl(fns); in ossl_bio_init_core()

Completed in 8 milliseconds