Lines Matching defs:handle
76 const OSSL_CORE_HANDLE *handle;
157 if (!c_get_params(fgbl->handle, core_params)) {
197 const OSSL_CORE_HANDLE *handle =
201 c_stcbfn(c_get_libctx(handle), &fgbl->selftest_params.cb,
540 int OSSL_provider_init_int(const OSSL_CORE_HANDLE *handle,
674 fgbl->handle = handle;
712 ossl_prov_ctx_set0_handle(*provctx, handle);
731 int ossl_fips_intern_provider_init(const OSSL_CORE_HANDLE *handle,
760 (OSSL_LIB_CTX *)c_internal_get_libctx(handle));
761 ossl_prov_ctx_set0_handle(*provctx, handle);
822 return fgbl->handle;