Searched refs:tokenPresent (Results 1 – 2 of 2) sorted by relevance
800 CK_RV (*C_GetSlotList)(CK_BBOOL tokenPresent,1021 CK_RV C_GetSlotList(CK_BBOOL tokenPresent,
161 CK_RV C_GetSlotList(CK_BBOOL tokenPresent, in C_GetSlotList() argument168 rv = ck_slot_get_list(tokenPresent, pSlotList, pulCount); in C_GetSlotList()
Completed in 11 milliseconds