Searched refs:CKM_ECMQV_DERIVE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java782 addMech(CKM_ECMQV_DERIVE, "CKM_ECMQV_DERIVE");
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 49 milliseconds