Searched refs:core_gettable_params (Results 1 – 3 of 3) sorted by relevance
1788 static OSSL_FUNC_core_gettable_params_fn core_gettable_params; variable1803 static const OSSL_PARAM *core_gettable_params(const OSSL_CORE_HANDLE *handle) in core_gettable_params() function1973 { OSSL_FUNC_CORE_GETTABLE_PARAMS, (void (*)(void))core_gettable_params },
19 const OSSL_ITEM *core_gettable_params(const OSSL_CORE_HANDLE *handle);132 For example, the "function" core_gettable_params() has these:145 core_gettable_params OSSL_FUNC_CORE_GETTABLE_PARAMS207 core_gettable_params() returns a constant array of descriptor
65 core_gettable_params,(const OSSL_CORE_HANDLE *prov))
Completed in 10 milliseconds