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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java259 CKF_USER_PIN_COUNT_LOW,
278 "CKF_USER_PIN_COUNT_LOW",
H A DPKCS11Constants.java182 /* CKF_USER_PIN_COUNT_LOW if new for v2.10. If it is true, an
185 public static final long CKF_USER_PIN_COUNT_LOW = 0x00010000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h221 /* CKF_USER_PIN_COUNT_LOW if new for v2.10. If it is true, an
224 #define CKF_USER_PIN_COUNT_LOW 0x00010000 macro

Completed in 48 milliseconds