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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java588 /* CKM_SSL3_MASTER_KEY_DERIVE_DH, CKM_TLS_PRE_MASTER_KEY_GEN,
591 public static final long CKM_SSL3_MASTER_KEY_DERIVE_DH = 0x00000373L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h759 /* CKM_SSL3_MASTER_KEY_DERIVE_DH, CKM_TLS_PRE_MASTER_KEY_GEN,
762 #define CKM_SSL3_MASTER_KEY_DERIVE_DH 0x00000373 macro

Completed in 55 milliseconds