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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java145 public static final long CKF_USER_PIN_INITIALIZED = 0x00000008L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h182 #define CKF_USER_PIN_INITIALIZED 0x00000008 /* normal user's macro

Completed in 76 milliseconds