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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
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 52 milliseconds