Home
last modified time | relevance | path

Searched refs:CKK_KEA (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c238 case CKK_KEA: in get_master_template_by_type()
276 case CKK_KEA: in get_master_template_by_type()
H A DmetaAttrMasters.h530 unused, CKK_KEA, { unused } },
718 unused, CKK_KEA, { unused } },
H A DmetaObjectManager.c1092 if ((obj_class == CKO_PRIVATE_KEY) && (key_type == CKK_KEA)) { in get_wrap_mechanism()
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c108 *ktype = CKK_KEA; in pkcs11_mech2keytype()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h346 #define CKK_KEA 0x00000005UL macro