Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c236 case CKK_KEA: in get_master_template_by_type()
274 case CKK_KEA: in get_master_template_by_type()
H A DmetaAttrMasters.h532 unused, CKK_KEA, { unused } },
720 unused, CKK_KEA, { unused } },
H A DmetaObjectManager.c1088 if ((obj_class == CKO_PRIVATE_KEY) && (key_type == CKK_KEA)) { in get_wrap_mechanism()
/titanic_50/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c102 *ktype = CKK_KEA; in pkcs11_mech2keytype()
/titanic_50/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h380 #define CKK_KEA 0x00000005 macro