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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java449 * CKM_X9_42_DH_HYBRID_DERIVE, and CKM_X9_42_MQV_DERIVE are new for
453 public static final long CKM_X9_42_DH_HYBRID_DERIVE = 0x00000032L; 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
617 #define CKM_X9_42_DH_HYBRID_DERIVE 0x00000032 macro
1298 * CKM_X9_42_DH_HYBRID_DERIVE and CKM_X9_42_MQV_DERIVE key derivation

Completed in 43 milliseconds