Searched refs:core_get_params (Results 1 – 3 of 3) sorted by relevance
20 int core_get_params(const OSSL_CORE_HANDLE *handle, OSSL_PARAM params[]);141 core_get_params OSSL_FUNC_CORE_GET_PARAMS200 L<OSSL_PARAM(3)>, for parameters that core_get_params() can handle.202 core_get_params() retrieves parameters from the core for the given I<handle>.449 core_get_params() can retrieve the following core parameters for each provider:
1863 static OSSL_FUNC_core_get_params_fn core_get_params; variable1918 static int core_get_params(const OSSL_CORE_HANDLE *handle, OSSL_PARAM params[]) in core_get_params() function2118 { OSSL_FUNC_CORE_GET_PARAMS, (void (*)(void))core_get_params },
67 OSSL_CORE_MAKE_FUNC(int,core_get_params,(const OSSL_CORE_HANDLE *prov,