Searched refs:CKM_ECDH1_DERIVE (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DSunPKCS11.java576 m(CKM_EC_KEY_PAIR_GEN, CKM_ECDH1_DERIVE,
583 m(CKM_EC_KEY_PAIR_GEN, CKM_ECDH1_DERIVE,
589 m(CKM_ECDH1_DERIVE));
/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Doid.c150 #define CKM_ECDH1_DERIVE 0x00001050 macro
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java780 addMech(CKM_ECDH1_DERIVE, "CKM_ECDH1_DERIVE");
H A DPKCS11Constants.java662 /* CKM_ECDH1_DERIVE, CKM_ECDH1_COFACTOR_DERIVE, and CKM_ECMQV_DERIVE
664 public static final long CKM_ECDH1_DERIVE = 0x00001050L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_keymgmt.c537 case CKM_ECDH1_DERIVE:
H A Dpkcs11t.h847 /* CKM_ECDH1_DERIVE, CKM_ECDH1_COFACTOR_DERIVE, and CKM_ECMQV_DERIVE
849 #define CKM_ECDH1_DERIVE 0x00001050 macro
1226 * CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE mechanisms,

Completed in 243 milliseconds