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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_ATTRIBUTE.java103 new CK_ATTRIBUTE(CKA_SIGN_RECOVER, true);
H A DFunctions.java858 addAttribute(CKA_SIGN_RECOVER, "CKA_SIGN_RECOVER");
H A DPKCS11Constants.java360 public static final long CKA_SIGN_RECOVER = 0x00000109L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h466 #define CKA_SIGN_RECOVER 0x00000109 macro
H A Dp11_convert.c876 case CKA_SIGN_RECOVER:

Completed in 54 milliseconds