Searched refs:metaslot_keystore_slotid (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSlotToken.c108 true_id = TRUEID(metaslot_keystore_slotid);
110 rv = FUNCLIST(metaslot_keystore_slotid)->C_GetSlotInfo(true_id,
148 true_id = TRUEID(metaslot_keystore_slotid);
150 rv = FUNCLIST(metaslot_keystore_slotid)->C_GetTokenInfo(true_id,
H A Dpkcs11Slottable.c299 if (slot_id >= metaslot_keystore_slotid) {
H A DmetaSlotManager.c54 CK_SLOT_ID metaslot_keystore_slotid; variable
356 metaslot_keystore_slotid = slots[objtok_slotnum].fw_st_id;
H A Dpkcs11SlotToken.c95 ((!metaslot_enabled) || (i != metaslot_keystore_slotid))) {
H A DmetaGlobal.h555 extern CK_SLOT_ID metaslot_keystore_slotid;

Completed in 95 milliseconds