Searched defs:CKM_ECMQV_DERIVE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java662 /* CKM_ECDH1_DERIVE, CKM_ECDH1_COFACTOR_DERIVE, and CKM_ECMQV_DERIVE
666 public static final long CKM_ECMQV_DERIVE = 0x00001052L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h847 /* CKM_ECDH1_DERIVE, CKM_ECDH1_COFACTOR_DERIVE, and CKM_ECMQV_DERIVE
851 #define CKM_ECMQV_DERIVE 0x00001052 macro
1242 * CKM_ECMQV_DERIVE mechanism, where each party contributes two key pairs. */

Completed in 46 milliseconds