Searched refs:CKA_VERIFY (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_ATTRIBUTE.java100 new CK_ATTRIBUTE(CKA_VERIFY, true);
H A DFunctions.java859 addAttribute(CKA_VERIFY, "CKA_VERIFY");
H A DPKCS11Constants.java361 public static final long CKA_VERIFY = 0x0000010AL; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h467 #define CKA_VERIFY 0x0000010A macro
H A Dp11_convert.c869 case CKA_VERIFY:

Completed in 54 milliseconds