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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java333 } else if (state == CKS_RW_SO_FUNCTIONS) {
334 name = "CKS_RW_SO_FUNCTIONS";
H A DPKCS11Constants.java236 public static final long CKS_RW_SO_FUNCTIONS = 4L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h290 #define CKS_RW_SO_FUNCTIONS 4 macro

Completed in 48 milliseconds