Searched refs:num_type_attrs (Results 1 – 1 of 1) sorted by relevance
506 uint8_t num_type_attrs; member1238 for (n = 0; n < type_props->num_type_attrs; n++) { in tee_svc_cryp_obj_find_type_attr_idx()1341 for (n = 0; n < tp->num_type_attrs; n++) { in tee_obj_attr_free()1359 for (n = 0; n < tp->num_type_attrs; n++) { in tee_obj_attr_clear()1386 for (n = 0; n < tp->num_type_attrs; n++) { in tee_obj_attr_to_binary()1416 for (n = 0; n < tp->num_type_attrs; n++) { in tee_obj_attr_from_binary()1447 for (n = 0; n < tp->num_type_attrs; n++) { in tee_obj_attr_copy_from()1497 have_attrs = BIT32(tp->num_type_attrs) - 1; in tee_obj_attr_copy_from()1498 for (n = 0; n < tp->num_type_attrs; n++) { in tee_obj_attr_copy_from()1811 for (n = 0; n < type_props->num_type_attrs; n++) { in tee_svc_cryp_check_attr()[all …]