Home
last modified time | relevance | path

Searched refs:KCF_MECH2INDEX (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_mech_tabs.c446 [KCF_MECH2INDEX(kcf_mech_type)] = mech_indx; in kcf_add_mech_provider()
762 index = KCF_MECH2INDEX(mech_type); in kcf_get_mech_entry()
H A Dkcf_callprov.c129 index = KCF_MECH2INDEX(mech_type_1); in kcf_get_hardware_provider()
270 index = KCF_MECH2INDEX(mech_type); in kcf_get_mech_provider()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h440 #define KCF_MECH2INDEX(mech_type) ((int)(mech_type)) macro
444 [KCF_MECH2INDEX(mech_type)])