Searched refs:raw_offs (Results 1 – 1 of 1) sorted by relevance
99 uint16_t raw_offs; member104 .raw_offs = offsetof(_x, _y), .raw_size = MEMBER_SIZE(_x, _y)112 .raw_offs = 0,313 .raw_offs = 0,326 .raw_offs = 0,339 .raw_offs = 0,1326 attr = (uint8_t *)o->attr + type_props->type_attrs[idx].raw_offs; in syscall_cryp_obj_get_attr()1344 attr_ops[ta->ops_index].free((uint8_t *)o->attr + ta->raw_offs); in tee_obj_attr_free()1363 ta->raw_offs); in tee_obj_attr_clear()1388 void *attr = (uint8_t *)o->attr + ta->raw_offs; in tee_obj_attr_to_binary()[all …]