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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java845 addAttribute(CKA_AC_ISSUER, "CKA_AC_ISSUER");
H A DPKCS11Constants.java342 /* CKA_AC_ISSUER, CKA_OWNER, and CKA_ATTR_TYPES are new L;
344 public static final long CKA_AC_ISSUER = 0x00000083L; 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
441 #define CKA_AC_ISSUER 0x00000083 macro
H A Dp11_convert.c846 case CKA_AC_ISSUER:

Completed in 41 milliseconds