Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dskein.h166 #define VALID_SKEIN_DIGEST_MECH(__mech) \ macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dskein_mod.c502 if (!VALID_SKEIN_DIGEST_MECH(mechanism->cm_type)) in skein_digest_init()
656 if (!VALID_SKEIN_DIGEST_MECH(mechanism->cm_type)) in skein_digest_atomic()