Searched defs:mechinfo_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h277 * mechinfo_t
279 * A mechinfo_t is created for each mechanism on a slot.
291 } mechinfo_t; typedef in typeref:struct:mechinfo
302 mechinfo_t *stats;
314 /* Array of mechinfo_t allocated based on number of slots */
315 mechinfo_t **supporting_slots;
586 CK_ULONG slotnum, boolean_t *supports, mechinfo_t **slot_info,

Completed in 25 milliseconds