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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_ATTRIBUTE.java106 new CK_ATTRIBUTE(CKA_VERIFY_RECOVER, true);
H A DFunctions.java860 addAttribute(CKA_VERIFY_RECOVER, "CKA_VERIFY_RECOVER");
H A DPKCS11Constants.java362 public static final long CKA_VERIFY_RECOVER = 0x0000010BL; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h468 #define CKA_VERIFY_RECOVER 0x0000010B macro
H A Dp11_convert.c870 case CKA_VERIFY_RECOVER:

Completed in 50 milliseconds