Searched refs:KCF_MECH2CLASS (Results 1 – 3 of 3) sorted by relevance
461 prov_desc->pd_mech_indx[KCF_MECH2CLASS(kcf_mech_type)] in kcf_add_mech_provider()766 class = KCF_MECH2CLASS(mech_type); in kcf_get_mech_entry()841 class = KCF_MECH2CLASS(mt); in crypto_mech2id_common()
238 class = KCF_MECH2CLASS(mech_type_1); in kcf_get_hardware_provider()543 class = KCF_MECH2CLASS(mech_type); in kcf_get_mech_provider()
478 #define KCF_MECH2CLASS(mech_type) ((kcf_ops_class_t)((mech_type) >> 32)) macro483 ((pd)->pd_mech_indx[KCF_MECH2CLASS(mech_type)] \