Home
last modified time | relevance | path

Searched refs:CKM_ECDH1_COFACTOR_DERIVE (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libcryptoutil/common/
H A Dmechkeygen.c96 case CKM_ECDH1_COFACTOR_DERIVE: in pkcs11_mech2keygen()
H A Dmechkeytype.c87 case CKM_ECDH1_COFACTOR_DERIVE: in pkcs11_mech2keytype()
H A Dmechstr.c282 { "CKM_ECDH1_COFACTOR_DERIVE", CKM_ECDH1_COFACTOR_DERIVE },
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SUNWExtensions.c69 CKM_ECDH1_COFACTOR_DERIVE, CKM_ECMQV_DERIVE
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h952 #define CKM_ECDH1_COFACTOR_DERIVE 0x00001051 macro