Home
last modified time | relevance | path

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

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