Home
last modified time | relevance | path

Searched refs:meta_mechManager_get_slots (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSlotToken.c295 rv = meta_mechManager_get_slots(&mech_support_info, TRUE, NULL); in meta_GetMechanismInfo()
H A DmetaMechManager.c213 meta_mechManager_get_slots(mech_support_info_t *mech_support_info, in meta_mechManager_get_slots() function
H A DmetaUtil.c173 rv = meta_mechManager_get_slots(&(session->mech_support_info), in meta_operation_init()
900 rv = meta_mechManager_get_slots(mech_support_info, in get_slotlist_for_mech()
H A DmetaGlobal.h579 CK_RV meta_mechManager_get_slots(mech_support_info_t *mech_support_info,
H A DmetaObjectManager.c1880 if (meta_mechManager_get_slots(info, B_FALSE, NULL) != CKR_OK) in meta_freeobject_check()