Home
last modified time | relevance | path

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

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