Home
last modified time | relevance | path

Searched defs:mech_support_info (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h311 typedef struct mech_support_info { struct
316 } mech_support_info_t; argument
362 mech_support_info_t mech_support_info; member
H A DmetaSlotToken.c277 mech_support_info_t mech_support_info; in meta_GetMechanismInfo() local
H A DmetaMechManager.c213 meta_mechManager_get_slots(mech_support_info_t *mech_support_info, in meta_mechManager_get_slots()
H A DmetaUtil.c858 mech_support_info_t *mech_support_info, in get_slotlist_for_mech()