Searched refs:tee_obj_attr_to_binary (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/include/tee/ |
| H A D | tee_svc_cryp.h | 90 TEE_Result tee_obj_attr_to_binary(struct tee_obj *o, void *data,
|
| /optee_os/core/tee/ |
| H A D | tee_svc_storage.c | 270 res = tee_obj_attr_to_binary(o, NULL, &attr_size); in tee_svc_storage_init_file() 277 res = tee_obj_attr_to_binary(o, attr, &attr_size); in tee_svc_storage_init_file() 849 res = tee_obj_attr_to_binary(o, NULL, &attr_size); in syscall_storage_obj_trunc()
|
| H A D | tee_svc_cryp.c | 1367 TEE_Result tee_obj_attr_to_binary(struct tee_obj *o, void *data, in tee_obj_attr_to_binary() function
|