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

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSlotToken.c105 true_id = TRUEID(metaslot_keystore_slotid);
107 rv = FUNCLIST(metaslot_keystore_slotid)->C_GetSlotInfo(true_id,
145 true_id = TRUEID(metaslot_keystore_slotid);
147 rv = FUNCLIST(metaslot_keystore_slotid)->C_GetTokenInfo(true_id,
H A Dpkcs11SlotToken.c90 ((!metaslot_enabled) || (i != metaslot_keystore_slotid))) {
147 if (slotID == metaslot_keystore_slotid) {
180 if (slotID == metaslot_keystore_slotid) {
601 if (slotID == metaslot_keystore_slotid) {
733 if (slotID == metaslot_keystore_slotid) {
784 if (slotID == metaslot_keystore_slotid) {
H A Dpkcs11Session.c75 if (slotID == metaslot_keystore_slotid) {
190 if (slotID == metaslot_keystore_slotid) {
H A DmetaSlotManager.c51 CK_SLOT_ID metaslot_keystore_slotid; variable
361 metaslot_keystore_slotid = slots[objtok_slotnum].fw_st_id;
H A Dpkcs11Conf.c248 true_id = TRUEID(metaslot_keystore_slotid);
249 if (FUNCLIST(metaslot_keystore_slotid)->C_GetTokenInfo(true_id,
H A DmetaGlobal.h557 extern CK_SLOT_ID metaslot_keystore_slotid;

Completed in 348 milliseconds