Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/core/
H A Dkcf_mech_tabs.c148 return (KCF_INVALID_MECH_CLASS); in kcf_create_mech_entry()
/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h246 #define KCF_INVALID_MECH_CLASS 0x3 /* invalid mechanism class */ macro