Searched refs:CKA_ATTR_TYPES (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java847 addAttribute(CKA_ATTR_TYPES, "CKA_ATTR_TYPES");
H A DPKCS11Constants.java342 /* CKA_AC_ISSUER, CKA_OWNER, and CKA_ATTR_TYPES are new L;
346 public static final long CKA_ATTR_TYPES = 0x00000085L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h439 /* CKA_AC_ISSUER, CKA_OWNER, and CKA_ATTR_TYPES are new
443 #define CKA_ATTR_TYPES 0x00000085 macro
H A Dp11_convert.c847 case CKA_ATTR_TYPES:

Completed in 54 milliseconds