Searched refs:ossl_prov_bio_from_dispatch (Results 1 – 4 of 4) sorted by relevance
15 int ossl_prov_bio_from_dispatch(const OSSL_DISPATCH *fns);
144 if (!ossl_prov_bio_from_dispatch(in)) in ossl_base_provider_init()
623 if (!ossl_prov_bio_from_dispatch(in) in ossl_default_provider_init()
26 int ossl_prov_bio_from_dispatch(const OSSL_DISPATCH *fns) in ossl_prov_bio_from_dispatch() function
Completed in 19 milliseconds