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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11.java160 if (e.getErrorCode() != CKR_CRYPTOKI_ALREADY_INITIALIZED) {
H A DPKCS11Constants.java894 public static final long CKR_CRYPTOKI_ALREADY_INITIALIZED = 0x00000191L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1084 #define CKR_CRYPTOKI_ALREADY_INITIALIZED 0x00000191 macro

Completed in 52 milliseconds