Searched refs:c_get_params (Results 1 – 6 of 6) sorted by relevance
34 static OSSL_FUNC_core_get_params_fn *c_get_params = NULL; variable152 c_get_params = OSSL_FUNC_core_get_params(in); in ossl_base_provider_init()184 ossl_prov_ctx_set0_core_get_params(*provctx, c_get_params); in ossl_base_provider_init()
39 static OSSL_FUNC_core_get_params_fn *c_get_params = NULL; variable739 c_get_params = OSSL_FUNC_core_get_params(in); in ossl_default_provider_init()771 ossl_prov_ctx_set0_core_get_params(*provctx, c_get_params); in ossl_default_provider_init()
44 OSSL_FUNC_core_get_params_fn *c_get_params) in ossl_prov_ctx_set0_core_get_params() argument47 ctx->core_get_params = c_get_params; in ossl_prov_ctx_set0_core_get_params()
47 static OSSL_FUNC_core_get_params_fn *c_get_params = NULL; variable124 if (c_get_params(hand, counter_request)) { in p_get_params()265 c_get_params = OSSL_FUNC_core_get_params(in); in OSSL_provider_init()
39 OSSL_FUNC_core_get_params_fn *c_get_params);
60 static OSSL_FUNC_core_get_params_fn *c_get_params; variable170 if (!c_get_params(fgbl->handle, core_params)) { in fips_get_params_from_core()778 set_func(c_get_params, OSSL_FUNC_core_get_params(in)); in OSSL_provider_init_int()948 ossl_prov_ctx_set0_core_get_params(*provctx, c_get_params); in OSSL_provider_init_int()