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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java329 } else if (state == CKS_RW_PUBLIC_SESSION) {
330 name = "CKS_RW_PUBLIC_SESSION";
H A DPKCS11Constants.java234 public static final long CKS_RW_PUBLIC_SESSION = 2L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h288 #define CKS_RW_PUBLIC_SESSION 2 macro

Completed in 66 milliseconds