Home
last modified time | relevance | path

Searched refs:get_keystore_slotnum (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObject.c196 keystore_slotnum = get_keystore_slotnum(); in meta_CreateObject()
402 != get_keystore_slotnum())) { in meta_CopyObject()
415 slotnum = get_keystore_slotnum(); in meta_CopyObject()
1123 keystore_slotnum = get_keystore_slotnum(); in meta_FindObjectsInit()
H A DmetaObjectManager.c566 get_keystore_slotnum() == slotnum))) { in meta_object_dealloc()
991 if (dst_slot_session->slotnum == get_keystore_slotnum()) in clone_by_create()
1888 info->supporting_slots[0]->slotnum == get_keystore_slotnum()) in meta_freeobject_check()
1983 if (slot_num == get_keystore_slotnum()) { in meta_freetoken_set()
2102 keystore_slotnum = get_keystore_slotnum(); in meta_freeobject_clone()
2158 keystore_slotnum = get_keystore_slotnum(); in meta_freeobject_clone()
H A DmetaSession.c532 rv = meta_get_slot_session(get_keystore_slotnum(), &login_session, in meta_Login()
598 rv = meta_get_slot_session(get_keystore_slotnum(), &logout_session, in meta_Logout()
H A DmetaSessionManager.c271 rv = meta_get_slot_session(get_keystore_slotnum(), &slotsessp, in meta_session_deactivate()
H A DmetaSlotToken.c392 rv = meta_get_slot_session(get_keystore_slotnum(), &slot_session, in meta_SetPIN()
H A DmetaSlotManager.c359 get_keystore_slotnum() in get_keystore_slotnum() function
H A DmetaGlobal.h687 CK_ULONG get_keystore_slotnum(void);
H A DmetaUtil.c867 get_keystore_slotnum(), &mech_supported, in get_slotlist_for_mech()