Searched defs:CKM_TLS_PRE_MASTER_KEY_GEN (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,
592 public static final long CKM_TLS_PRE_MASTER_KEY_GEN = 0x00000374L; 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,
763 #define CKM_TLS_PRE_MASTER_KEY_GEN 0x00000374 macro

Completed in 50 milliseconds