Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c99 case CKM_X9_42_DH_DERIVE: in pkcs11_mech2keytype()
H A Dmechkeygen.c121 case CKM_X9_42_DH_DERIVE: in pkcs11_mech2keygen()
H A Dmechstr.c79 { "CKM_X9_42_DH_DERIVE", CKM_X9_42_DH_DERIVE },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h618 #define CKM_X9_42_DH_DERIVE 0x00000031UL macro