Searched refs:core_gettable_params (Results 1 – 3 of 3) sorted by relevance
2136 static OSSL_FUNC_core_gettable_params_fn core_gettable_params; variable2192 static const OSSL_PARAM *core_gettable_params(const OSSL_CORE_HANDLE *handle) in core_gettable_params() function2464 { OSSL_FUNC_CORE_GETTABLE_PARAMS, (void (*)(void))core_gettable_params },
19 const OSSL_ITEM *core_gettable_params(const OSSL_CORE_HANDLE *handle);137 For example, the "function" core_gettable_params() has these:150 core_gettable_params OSSL_FUNC_CORE_GETTABLE_PARAMS213 core_gettable_params() returns a constant array of descriptor
66 core_gettable_params,(const OSSL_CORE_HANDLE *prov))
Completed in 18 milliseconds