Searched refs:tokenPresent (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c43 * are only queried when tokenPresent is set.
51 C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
63 return (fast_funcs->C_GetSlotList(tokenPresent, pSlotList,
75 if (tokenPresent) {
93 if (tokenPresent) {
120 if (tokenPresent) {
H A DmetaSlotToken.c48 meta_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
H A DmetaGlobal.h707 CK_RV meta_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList,
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsSlotToken.c61 C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlotToken.c44 C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c371 * Slot ID for softtoken is always 1. tokenPresent is ignored.
376 C_GetSlotList(CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList, argument
/osnet-11/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h74 CK_BBOOL tokenPresent, /* only slots with tokens? */
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h1280 (CK_BBOOL tokenPresent, CK_SLOT_ID_PTR pSlotList,
H A Dapi_interface.c1522 C_GetSlotList(CK_BBOOL tokenPresent, argument

Completed in 1228 milliseconds