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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java264 CKF_SO_PIN_FINAL_TRY,
283 "CKF_SO_PIN_FINAL_TRY",
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 54 milliseconds