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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaMechManager.c69 static CK_RV update_slotmech(CK_MECHANISM_TYPE, CK_ULONG, unsigned long);
310 rv = update_slotmech(mech, slot, index);
412 rv = update_slotmech(slot_mechlist[mechnum], slotnum, index);
435 * update_slotmech
445 update_slotmech(CK_MECHANISM_TYPE mech, CK_ULONG slotnum, function

Completed in 56 milliseconds