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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java260 CKF_USER_PIN_FINAL_TRY,
279 "CKF_USER_PIN_FINAL_TRY",
H A DPKCS11Constants.java187 /* CKF_USER_PIN_FINAL_TRY if new for v2.10. If it is true,
189 public static final long CKF_USER_PIN_FINAL_TRY = 0x00020000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h226 /* CKF_USER_PIN_FINAL_TRY if new for v2.10. If it is true,
228 #define CKF_USER_PIN_FINAL_TRY 0x00020000 macro

Completed in 48 milliseconds