Searched refs:ppFunctionList (Results 1 – 8 of 8) sorted by relevance
528 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument530 if (ppFunctionList == NULL) { in C_GetFunctionList()534 *ppFunctionList = &functionList; in C_GetFunctionList()
262 meta_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in meta_GetFunctionList() argument
699 CK_RV meta_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList);
437 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument439 if (ppFunctionList == NULL) { in C_GetFunctionList()443 *ppFunctionList = &functionList; in C_GetFunctionList()
512 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument514 if (ppFunctionList == NULL) { in C_GetFunctionList()518 *ppFunctionList = &functionList; in C_GetFunctionList()
57 CK_FUNCTION_LIST_PTR_PTR ppFunctionList /* receives pointer to
1242 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument1314 if (ppFunctionList) { in C_GetFunctionList()1315 (*ppFunctionList) = &PK11_Functions; in C_GetFunctionList()
1267 (void *ppFunctionList, CK_SLOT_ID slotID, CK_CHAR_PTR pCorrelator);1278 (CK_FUNCTION_LIST_PTR_PTR ppFunctionList);