Searched refs:attr_ops (Results 1 – 1 of 1) sorted by relevance
675 struct attr_ops { struct 1112 static const struct attr_ops attr_ops[] = { variable 1290 const struct attr_ops *ops = NULL; in syscall_cryp_obj_get_attr() 1325 ops = attr_ops + type_props->type_attrs[idx].ops_index; 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() 1362 attr_ops[ta->ops_index].clear((uint8_t *)o->attr + in tee_obj_attr_clear() 1390 res = attr_ops[ta->ops_index].to_binary(attr, data, len, &offs); in tee_obj_attr_to_binary() 1420 if (!attr_ops[ta->ops_index].from_binary(attr, data, data_len, in tee_obj_attr_from_binary() 1451 res = attr_ops[t in tee_obj_attr_copy_from() 676 from_userattr_ops global() argument 677 to_userattr_ops global() argument 679 to_binaryattr_ops global() argument 681 from_binaryattr_ops global() argument 683 from_objattr_ops global() argument 684 freeattr_ops global() argument 685 clearattr_ops global() argument [all...]