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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java815 * CKR_KEY_NOT_WRAPPABLE, and CKR_KEY_UNEXTRACTABLE are new for
823 public static final long CKR_KEY_UNEXTRACTABLE = 0x0000006AL; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1005 * CKR_KEY_NOT_WRAPPABLE, and CKR_KEY_UNEXTRACTABLE are new for
1013 #define CKR_KEY_UNEXTRACTABLE 0x0000006A macro

Completed in 34 milliseconds