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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java245 public static final long CKF_SERIAL_SESSION = 0x00000004L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h308 #define CKF_SERIAL_SESSION 0x00000004 /* no parallel */ macro

Completed in 616 milliseconds