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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_ATTRIBUTE.java97 new CK_ATTRIBUTE(CKA_SIGN, true);
H A DFunctions.java857 addAttribute(CKA_SIGN, "CKA_SIGN");
H A DPKCS11Constants.java359 public static final long CKA_SIGN = 0x00000108L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h465 #define CKA_SIGN 0x00000108 macro
H A Dp11_convert.c875 case CKA_SIGN:

Completed in 56 milliseconds