Searched refs:aschild (Results 1 – 3 of 3) sorted by relevance
56 int ossl_provider_activate(OSSL_PROVIDER *prov, int upcalls, int aschild);
53 int ossl_provider_activate(OSSL_PROVIDER *prov, int upcalls, int aschild);209 parent libctx will be made to inform it of an up-ref. If I<aschild> is nonzero
1395 int ossl_provider_activate(OSSL_PROVIDER *prov, int upcalls, int aschild) in ossl_provider_activate() argument1406 if (aschild && !prov->ischild) in ossl_provider_activate()