Searched refs:meta_slotManager_get_slotcount (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaMechManager.c144 num_slots = meta_slotManager_get_slotcount();
245 num_slots = meta_slotManager_get_slotcount();
315 num_slots = meta_slotManager_get_slotcount();
547 new_mechinfos = calloc(meta_slotManager_get_slotcount(),
H A DmetaObject.c232 CK_ULONG num_slots = meta_slotManager_get_slotcount();
468 num_slots = meta_slotManager_get_slotcount();
784 num_slots = meta_slotManager_get_slotcount();
1147 CK_ULONG num_slots = meta_slotManager_get_slotcount();
H A DmetaSessionManager.c154 = malloc(meta_slotManager_get_slotcount() * sizeof (mechinfo_t *));
H A DmetaSlotToken.c287 malloc(meta_slotManager_get_slotcount() * sizeof (mechinfo_t *));
H A DmetaSlotManager.c388 meta_slotManager_get_slotcount(void) function
H A DmetaObjectManager.c237 num_slots = meta_slotManager_get_slotcount();
560 num_slots = meta_slotManager_get_slotcount();
1845 meta_slotManager_get_slotcount() < 2))
H A DmetaGlobal.h694 CK_ULONG meta_slotManager_get_slotcount(void);

Completed in 27 milliseconds