Searched defs:obj_id (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/tee/ |
| H A D | tee_pobj.c | 79 TEE_Result tee_pobj_get(TEE_UUID *uuid, void *obj_id, uint32_t obj_id_len, in tee_pobj_get() 178 TEE_Result tee_pobj_rename(struct tee_pobj *obj, void *obj_id, in tee_pobj_rename()
|
| H A D | tee_obj.c | 20 TEE_Result tee_obj_get(struct user_ta_ctx *utc, vaddr_t obj_id, in tee_obj_get()
|
| H A D | tee_svc_storage.c | 624 void *obj_id, uint64_t *len) in syscall_storage_next_enum()
|
| /optee_os/core/include/tee/ |
| H A D | tee_pobj.h | 18 void *obj_id; member
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | stmm_sp.c | 672 static TEE_Result sec_storage_obj_read(unsigned long storage_id, char *obj_id, in sec_storage_obj_read() 724 static TEE_Result sec_storage_obj_write(unsigned long storage_id, char *obj_id, in sec_storage_obj_write() 807 char obj_id[] = FILENAME; in stmm_handle_storage_service() local
|
| /optee_os/core/pta/ |
| H A D | attestation.c | 212 const uint8_t *obj_id, in sec_storage_obj_read() 257 const uint8_t *obj_id, in sec_storage_obj_write()
|