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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java448 /* CKM_X9_42_DH_KEY_PAIR_GEN, CKM_X9_42_DH_DERIVE,
452 public static final long CKM_X9_42_DH_DERIVE = 0x00000031L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h612 /* CKM_X9_42_DH_KEY_PAIR_GEN, CKM_X9_42_DH_DERIVE,
616 #define CKM_X9_42_DH_DERIVE 0x00000031 macro
1284 * CKM_X9_42_DH_DERIVE key derivation mechanism, where each party

Completed in 44 milliseconds