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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java263 CKF_SO_PIN_COUNT_LOW,
282 "CKF_SO_PIN_COUNT_LOW",
H A DPKCS11Constants.java201 /* CKF_SO_PIN_COUNT_LOW if new for v2.10. If it is true, an
204 public static final long CKF_SO_PIN_COUNT_LOW = 0x00100000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h241 /* CKF_SO_PIN_COUNT_LOW if new for v2.10. If it is true, an
244 #define CKF_SO_PIN_COUNT_LOW 0x00100000 macro

Completed in 37 milliseconds