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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java325 if (state == CKS_RO_PUBLIC_SESSION) {
326 name = "CKS_RO_PUBLIC_SESSION";
H A DPKCS11Constants.java232 public static final long CKS_RO_PUBLIC_SESSION = 0L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h286 #define CKS_RO_PUBLIC_SESSION 0 macro

Completed in 50 milliseconds