Searched defs:tokenPresent (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSlotToken.c51 meta_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
H A Dpkcs11SlotToken.c43 * are only queried when tokenPresent is set.
51 C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
64 return (fast_funcs->C_GetSlotList(tokenPresent, pSlotList,
76 if (tokenPresent) {
98 if (tokenPresent) {
126 if (tokenPresent) {
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c240 * Slot ID for softtoken is always 1. tokenPresent is ignored.
245 C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c44 C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1521 C_GetSlotList(CK_BBOOL tokenPresent, argument

Completed in 51 milliseconds