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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_ATTRIBUTE.java94 new CK_ATTRIBUTE(CKA_UNWRAP, true);
121 new CK_ATTRIBUTE(CKA_UNWRAP);
H A DFunctions.java856 addAttribute(CKA_UNWRAP, "CKA_UNWRAP");
H A DPKCS11Constants.java358 public static final long CKA_UNWRAP = 0x00000107L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h464 #define CKA_UNWRAP 0x00000107 macro
H A Dp11_convert.c877 case CKA_UNWRAP:

Completed in 41 milliseconds