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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_ATTRIBUTE.java109 new CK_ATTRIBUTE(CKA_DERIVE, true);
H A DFunctions.java861 addAttribute(CKA_DERIVE, "CKA_DERIVE");
H A DPKCS11Constants.java363 public static final long CKA_DERIVE = 0x0000010CL; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h469 #define CKA_DERIVE 0x0000010C macro
H A Dp11_convert.c866 case CKA_DERIVE:

Completed in 55 milliseconds