Searched refs:CKR_SESSION_READ_WRITE_SO_EXISTS (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java849 * CKR_SESSION_READ_WRITE_SO_EXISTS are new for v2.0 */
851 public static final long CKR_SESSION_READ_WRITE_SO_EXISTS = 0x000000B8L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1039 * CKR_SESSION_READ_WRITE_SO_EXISTS are new for v2.0 */
1041 #define CKR_SESSION_READ_WRITE_SO_EXISTS 0x000000B8 macro

Completed in 34 milliseconds