Searched refs:best_impl (Results 1 – 1 of 1) sorted by relevance
521 IMPLEMENTATION *impl, *best_impl = NULL; in ossl_method_store_fetch() local564 best_impl = impl; in ossl_method_store_fetch()577 best_impl = impl; in ossl_method_store_fetch()586 if (ret && ossl_method_up_ref(&best_impl->method)) { in ossl_method_store_fetch()587 *method = best_impl->method.method; in ossl_method_store_fetch()589 *prov_rw = best_impl->provider; in ossl_method_store_fetch()