Home
last modified time | relevance | path

Searched refs:CKM_ECDH1_DERIVE (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libcryptoutil/common/
H A Dmechkeygen.c95 case CKM_ECDH1_DERIVE: in pkcs11_mech2keygen()
H A Dmechkeytype.c86 case CKM_ECDH1_DERIVE: in pkcs11_mech2keytype()
H A Dmechstr.c281 { "CKM_ECDH1_DERIVE", CKM_ECDH1_DERIVE },
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c113 CKM_ECDH1_DERIVE
H A DsoftKeysUtil.c895 case CKM_ECDH1_DERIVE: in soft_derivekey()
/titanic_41/usr/src/common/crypto/ecc/
H A Doid.c152 #define CKM_ECDH1_DERIVE 0x00001050 macro
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SUNWExtensions.c68 CKM_ECDSA, CKM_ECDSA_SHA1, CKM_ECDH1_DERIVE,
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h951 #define CKM_ECDH1_DERIVE 0x00001050 macro
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c198 } else if (pMechanism->mechanism == CKM_ECDH1_DERIVE) { in get_key_len_from_template()