Searched refs:aschild (Results 1 – 3 of 3) sorted by relevance
58 int ossl_provider_activate(OSSL_PROVIDER *prov, int upcalls, int aschild);
55 int ossl_provider_activate(OSSL_PROVIDER *prov, int upcalls, int aschild);216 parent libctx will be made to inform it of an up-ref. If I<aschild> is nonzero
1306 int ossl_provider_activate(OSSL_PROVIDER *prov, int upcalls, int aschild) in ossl_provider_activate() argument1317 if (aschild && !prov->ischild) in ossl_provider_activate()
Completed in 10 milliseconds