Home
last modified time | relevance | path

Searched refs:tokenPresent (Results 1 – 2 of 2) sorted by relevance

/optee_client/libckteec/include/
A Dpkcs11.h800 CK_RV (*C_GetSlotList)(CK_BBOOL tokenPresent,
1021 CK_RV C_GetSlotList(CK_BBOOL tokenPresent,
/optee_client/libckteec/src/
A Dpkcs11_api.c161 CK_RV C_GetSlotList(CK_BBOOL tokenPresent, in C_GetSlotList() argument
168 rv = ck_slot_get_list(tokenPresent, pSlotList, pulCount); in C_GetSlotList()

Completed in 11 milliseconds