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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java349 CKF_VERIFY,
370 "CKF_VERIFY",
H A DPKCS11Constants.java736 * CKG_SIGN_RECOVER, CKF_VERIFY, CKF_VERIFY_RECOVER,
745 public static final long CKF_VERIFY = 0x00002000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h923 * CKG_SIGN_RECOVER, CKF_VERIFY, CKF_VERIFY_RECOVER,
932 #define CKF_VERIFY 0x00002000 macro

Completed in 47 milliseconds