Searched refs:type_attrs (Results 1 – 1 of 1) sorted by relevance
507 const struct tee_cryp_obj_type_attrs *type_attrs; member510 #define PROP(obj_type, quanta, min_size, max_size, alloc_size, type_attrs) \ argument512 ARRAY_SIZE(type_attrs), (type_attrs) }1239 if (attr_id == type_props->type_attrs[n].attr_id) in tee_svc_cryp_obj_find_type_attr_idx()1325 ops = attr_ops + type_props->type_attrs[idx].ops_index; in syscall_cryp_obj_get_attr()1326 attr = (uint8_t *)o->attr + type_props->type_attrs[idx].raw_offs; in syscall_cryp_obj_get_attr()1342 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_free()1360 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_clear()1387 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_to_binary()1417 const struct tee_cryp_obj_type_attrs *ta = tp->type_attrs + n; in tee_obj_attr_from_binary()[all …]