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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java265 CKF_SO_PIN_LOCKED,
284 "CKF_SO_PIN_LOCKED",
H A DPKCS11Constants.java210 /* CKF_SO_PIN_LOCKED if new for v2.10. If it is true, the SO
213 public static final long CKF_SO_PIN_LOCKED = 0x00400000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h250 /* CKF_SO_PIN_LOCKED if new for v2.10. If it is true, the SO
253 #define CKF_SO_PIN_LOCKED 0x00400000 macro

Completed in 47 milliseconds