get_mechanism_info
CK_RV get_mechanism_info(kernel_slot_t *, CK_MECHANISM_TYPE,
rv = get_mechanism_info(pslot, pMechanism->mechanism, &info,
rv = get_mechanism_info(slot_table[slotID], type, pInfo, &k_mi_flags);