Searched defs:CKR_OK (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java771 public static final long CKR_OK = 0x00000000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h961 #define CKR_OK 0x00000000 macro

Completed in 43 milliseconds