Home
last modified time | relevance | path

Searched refs:KCF_OPS_CLASSSIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h58 #define KCF_OPS_CLASSSIZE 4 macro
119 ushort_t pd_mech_indx[KCF_OPS_CLASSSIZE]\
233 KCF_OPS_CLASSSIZE == (KCF_LAST_OPSCLASS - KCF_FIRST_OPSCLASS + 2),
/freebsd-14.2/sys/contrib/openzfs/module/icp/core/
H A Dkcf_prov_tabs.c207 for (int i = 0; i < KCF_OPS_CLASSSIZE; i++) in kcf_alloc_provider_desc()