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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java590 * CKM_TLS_MASTER_KEY_DERIVE_DH are new for v2.11 */
595 public static final long CKM_TLS_MASTER_KEY_DERIVE_DH = 0x00000377L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h761 * CKM_TLS_MASTER_KEY_DERIVE_DH are new for v2.11 */
766 #define CKM_TLS_MASTER_KEY_DERIVE_DH 0x00000377 macro

Completed in 59 milliseconds