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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java257 CKF_TOKEN_INITIALIZED,
276 "CKF_TOKEN_INITIALIZED",
H A DPKCS11Constants.java170 /* CKF_TOKEN_INITIALIZED if new for v2.10. If it is true, the
175 public static final long CKF_TOKEN_INITIALIZED = 0x00000400L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h208 /* CKF_TOKEN_INITIALIZED if new for v2.10. If it is true, the
213 #define CKF_TOKEN_INITIALIZED 0x00000400 macro

Completed in 61 milliseconds