Searched refs:CKK_KEA (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java813 addKeyType(CKK_KEA, "CKK_KEA");
H A DPKCS11Constants.java274 /* CKK_ECDSA and CKK_KEA are new for v2.0 */
279 public static final long CKK_KEA = 0x00000005L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h364 /* CKK_ECDSA and CKK_KEA are new for v2.0 */
369 #define CKK_KEA 0x00000005 macro

Completed in 47 milliseconds