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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java783 * and CKR_CANT_LOCK are new for v2.01 */
787 public static final long CKR_CANT_LOCK = 0x0000000AL; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h973 * and CKR_CANT_LOCK are new for v2.01 */
977 #define CKR_CANT_LOCK 0x0000000A macro

Completed in 35 milliseconds