Searched refs:ppFunctionList (Results 1 – 2 of 2) sorted by relevance
150 CK_RV C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument152 if (!ppFunctionList) in C_GetFunctionList()156 *ppFunctionList = (void *)&libckteec_function_list; in C_GetFunctionList()
759 CK_RV (*C_GetFunctionList)(CK_FUNCTION_LIST_PTR_PTR ppFunctionList);979 CK_RV C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList);
Completed in 15 milliseconds