Searched defs:CKF_SO_PIN_FINAL_TRY (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java206 /* CKF_SO_PIN_FINAL_TRY if new for v2.10. If it is true,
208 public static final long CKF_SO_PIN_FINAL_TRY = 0x00200000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h246 /* CKF_SO_PIN_FINAL_TRY if new for v2.10. If it is true,
248 #define CKF_SO_PIN_FINAL_TRY 0x00200000 macro

Completed in 880 milliseconds