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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java814 * CKR_KEY_INDIGESTIBLE, CKR_KEY_FUNCTION_NOT_PERMITTED,
821 public static final long CKR_KEY_FUNCTION_NOT_PERMITTED = 0x00000068L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1004 * CKR_KEY_INDIGESTIBLE, CKR_KEY_FUNCTION_NOT_PERMITTED,
1011 #define CKR_KEY_FUNCTION_NOT_PERMITTED 0x00000068 macro

Completed in 34 milliseconds