Searched refs:CKR_KEY_NOT_WRAPPABLE (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
822 public static final long CKR_KEY_NOT_WRAPPABLE = 0x00000069L; 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
1012 #define CKR_KEY_NOT_WRAPPABLE 0x00000069 macro

Completed in 46 milliseconds