Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dskein.h158 SKEIN_256_MECH_INFO_TYPE, enumerator
167 ((int)(__mech) >= SKEIN_256_MECH_INFO_TYPE && \
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dskein_mod.c55 {CKM_SKEIN_256, SKEIN_256_MECH_INFO_TYPE,
173 case SKEIN_256_MECH_INFO_TYPE: \
206 case SKEIN_256_MECH_INFO_TYPE: in skein_get_digest_bitlen()