Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_mech_tabs.c770 return (KCF_INVALID_MECH_NUMBER); in kcf_get_mech_entry()
777 return (KCF_INVALID_MECH_NUMBER); in kcf_get_mech_entry()
/titanic_50/usr/src/uts/common/sys/crypto/
H A Dimpl.h550 #define KCF_INVALID_MECH_NUMBER 0x1 /* invalid mechanism number */ macro