Searched refs:ppFunctionList (Results 1 – 9 of 9) 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()
257 meta_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in meta_GetFunctionList() argument
699 CK_RV meta_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList);
478 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument480 if (ppFunctionList == NULL) { in C_GetFunctionList()484 *ppFunctionList = &functionList; in C_GetFunctionList()
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()
464 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument466 if (ppFunctionList == NULL) { in C_GetFunctionList()470 *ppFunctionList = &functionList; in C_GetFunctionList()
61 CK_FUNCTION_LIST_PTR_PTR ppFunctionList /* receives pointer to
1242 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList() argument1316 if (ppFunctionList) { in C_GetFunctionList()1317 (*ppFunctionList) = &PK11_Functions; in C_GetFunctionList()
1267 (void *ppFunctionList, CK_SLOT_ID slotID, CK_CHAR_PTR pCorrelator);1278 (CK_FUNCTION_LIST_PTR_PTR ppFunctionList);