Searched refs:KMS_TOKEN_SLOTID (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsSlot.h49 #define KMS_TOKEN_SLOTID 1 macro
H A DkmsSlotToken.c91 pSlotList[0] = KMS_TOKEN_SLOTID;
102 if (slotID != KMS_TOKEN_SLOTID ||
132 if (slotID != KMS_TOKEN_SLOTID ||
205 if (slotID != KMS_TOKEN_SLOTID ||
235 if (slotID != KMS_TOKEN_SLOTID ||
272 if (slotID != KMS_TOKEN_SLOTID ||
H A DkmsSession.c48 if (slotID != KMS_TOKEN_SLOTID) {

Completed in 27 milliseconds