Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_mech_tabs.c304 return (KCF_INVALID_MECH_NAME); in kcf_create_mech_entry()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h509 #define KCF_INVALID_MECH_NAME 0x2 /* invalid mechanism name */ macro