Searched defs:SHA512_MECH_INFO_TYPE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsha2.h138 SHA512_MECH_INFO_TYPE, /* SUN_CKM_SHA512 */ enumerator in enum:sha2_mech_type
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c221 SHA512_MECH_INFO_TYPE, /* SUN_CKM_SHA512 */ enumerator in enum:dprov_mech_type
409 {SUN_CKM_SHA512, SHA512_MECH_INFO_TYPE,
1940 mechanism->cm_type != SHA512_MECH_INFO_TYPE) {
2076 mechanism->cm_type != SHA512_MECH_INFO_TYPE) {
8087 digest_mech.cm_type = SHA512_MECH_INFO_TYPE;

Completed in 100 milliseconds