Searched refs:tokenPresent (Results 1 – 3 of 3) sorted by relevance
158 pkcs_C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList,
87 pkcs_C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, in pkcs_C_GetSlotList() argument102 return ((*sym)(tokenPresent, pSlotList, pulCount)); in pkcs_C_GetSlotList()
990 C_GetSlotList(CK_BBOOL tokenPresent, in C_GetSlotList() argument996 tokenPresent ? "tokenPresent" : "token not Present"); in C_GetSlotList()