Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/icp/spi/
HDkcf_spi.c255 if (err == KCF_MECH_TAB_FULL) in init_prov_mechs()
/freebsd-14-stable/sys/contrib/openzfs/module/icp/core/
HDkcf_mech_tabs.c179 return (KCF_MECH_TAB_FULL); in kcf_create_mech_entry()
/freebsd-14-stable/sys/contrib/openzfs/module/icp/include/sys/crypto/
HDimpl.h269 #define KCF_MECH_TAB_FULL 0x4 /* Need more room in the mech tabs. */ macro