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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaMechManager.c205 * space to accomodate the list of slots that supports the
641 * The result is returned in the "supports" argument. If the "slot_info"
647 CK_ULONG slotnum, boolean_t *supports, mechinfo_t **slot_info,
656 *supports = B_FALSE;
677 *supports = B_TRUE;
646 meta_mechManager_slot_supports_mech(CK_MECHANISM_TYPE mechanism, CK_ULONG slotnum, boolean_t *supports, mechinfo_t **slot_info, boolean_t force_update, CK_MECHANISM_INFO *mech_info) argument

Completed in 58 milliseconds