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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java848 /* CKR_SESSION_READ_ONLY_EXISTS and
850 public static final long CKR_SESSION_READ_ONLY_EXISTS = 0x000000B7L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1038 /* CKR_SESSION_READ_ONLY_EXISTS and
1040 #define CKR_SESSION_READ_ONLY_EXISTS 0x000000B7 macro

Completed in 46 milliseconds