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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h276 * mechinfo_t
278 * A mechinfo_t is created for each mechanism on a slot.
290 } mechinfo_t; typedef in typeref:struct:mechinfo
301 mechinfo_t *stats;
313 /* Array of mechinfo_t allocated based on number of slots */
314 mechinfo_t **supporting_slots;
582 CK_ULONG slotnum, boolean_t *supports, mechinfo_t **slot_info,

Completed in 47 milliseconds