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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java632 addMech(CKM_X9_42_MQV_DERIVE, "CKM_X9_42_MQV_DERIVE");
H A DPKCS11Constants.java449 * CKM_X9_42_DH_HYBRID_DERIVE, and CKM_X9_42_MQV_DERIVE are new for
454 public static final long CKM_X9_42_MQV_DERIVE = 0x00000033L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h613 * CKM_X9_42_DH_HYBRID_DERIVE, and CKM_X9_42_MQV_DERIVE are new for
618 #define CKM_X9_42_MQV_DERIVE 0x00000033 macro
1298 * CKM_X9_42_DH_HYBRID_DERIVE and CKM_X9_42_MQV_DERIVE key derivation

Completed in 61 milliseconds