Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dprovider.h58 int ossl_provider_activate(OSSL_PROVIDER *prov, int upcalls, int aschild);
/openssl/doc/internal/man3/
H A Dossl_provider_new.pod55 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
/openssl/crypto/
H A Dprovider_core.c1306 int ossl_provider_activate(OSSL_PROVIDER *prov, int upcalls, int aschild) in ossl_provider_activate() argument
1317 if (aschild && !prov->ischild) in ossl_provider_activate()

Completed in 10 milliseconds