Searched refs:CKK_KEA (Results 1 – 5 of 5) sorted by relevance
236 case CKK_KEA: in get_master_template_by_type()274 case CKK_KEA: in get_master_template_by_type()
532 unused, CKK_KEA, { unused } },720 unused, CKK_KEA, { unused } },
1088 if ((obj_class == CKO_PRIVATE_KEY) && (key_type == CKK_KEA)) { in get_wrap_mechanism()
102 *ktype = CKK_KEA; in pkcs11_mech2keytype()
380 #define CKK_KEA 0x00000005 macro