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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_ATTRIBUTE.java91 new CK_ATTRIBUTE(CKA_WRAP, true);
118 new CK_ATTRIBUTE(CKA_WRAP);
H A DFunctions.java855 addAttribute(CKA_WRAP, "CKA_WRAP");
H A DPKCS11Constants.java357 public static final long CKA_WRAP = 0x00000106L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h463 #define CKA_WRAP 0x00000106 macro
H A Dp11_convert.c871 case CKA_WRAP:

Completed in 41 milliseconds