Searched refs:core_gettable_params (Results 1 – 3 of 3) sorted by relevance
1853 static OSSL_FUNC_core_gettable_params_fn core_gettable_params; variable1904 static const OSSL_PARAM *core_gettable_params(const OSSL_CORE_HANDLE *handle) in core_gettable_params() function2108 { OSSL_FUNC_CORE_GETTABLE_PARAMS, (void (*)(void))core_gettable_params },
19 const OSSL_ITEM *core_gettable_params(const OSSL_CORE_HANDLE *handle);127 For example, the "function" core_gettable_params() has these:140 core_gettable_params OSSL_FUNC_CORE_GETTABLE_PARAMS199 core_gettable_params() returns a constant array of descriptor
65 core_gettable_params,(const OSSL_CORE_HANDLE *prov))