Searched refs:tee_obj_attr_from_binary (Results 1 – 3 of 3) sorted by relevance
92 TEE_Result tee_obj_attr_from_binary(struct tee_obj *o, const void *data,
146 res = tee_obj_attr_from_binary(o, attr, head.attr_size); in tee_svc_storage_read_head()
1401 TEE_Result tee_obj_attr_from_binary(struct tee_obj *o, const void *data, in tee_obj_attr_from_binary() function