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

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

Completed in 52 milliseconds