Searched refs:CKF_USER_PIN_LOCKED (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java261 CKF_USER_PIN_LOCKED,
280 "CKF_USER_PIN_LOCKED",
H A DPKCS11Constants.java191 /* CKF_USER_PIN_LOCKED if new for v2.10. If it is true, the
194 public static final long CKF_USER_PIN_LOCKED = 0x00040000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h230 /* CKF_USER_PIN_LOCKED if new for v2.10. If it is true, the
233 #define CKF_USER_PIN_LOCKED 0x00040000 macro

Completed in 47 milliseconds