Searched refs:CKR_KEY_TYPE_INCONSISTENT (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java811 public static final long CKR_KEY_TYPE_INCONSISTENT = 0x00000063L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1001 #define CKR_KEY_TYPE_INCONSISTENT 0x00000063 macro

Completed in 45 milliseconds