Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dskein.h169 #define VALID_SKEIN_MAC_MECH(__mech) \ macro
/titanic_50/usr/src/uts/common/crypto/io/
H A Dskein_mod.c690 if (!VALID_SKEIN_MAC_MECH(mechanism->cm_type)) in skein_mac_ctx_build()