Home
last modified time | relevance | path

Searched refs:KMFOID_SHA512 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/cmd-crypto/pktool/
H A Dcommon.c129 { &KMFOID_SHA512, "sha512"}
560 else if (compare_oids(hashoid, &KMFOID_SHA512)) in Str2KeyType()
576 else if (compare_oids(hashoid, &KMFOID_SHA512)) in Str2KeyType()
/titanic_50/usr/src/lib/libkmf/libkmf/common/
H A Dmapfile-vers200 KMFOID_SHA512;
H A Dkmfoids.c579 KMFOID_SHA512 = { sizeof (OID_SHA512), OID_SHA512}, variable
/titanic_50/usr/src/lib/libkmf/include/
H A Dkmftypes.h1206 KMFOID_SHA512,