Searched defs:obj_id (Results 1 – 6 of 6) sorted by relevance
/optee_os-3.20.0/core/tee/ |
A D | tee_pobj.c | 60 TEE_Result tee_pobj_get(TEE_UUID *uuid, void *obj_id, uint32_t obj_id_len, in tee_pobj_get() 159 TEE_Result tee_pobj_rename(struct tee_pobj *obj, void *obj_id, in tee_pobj_rename()
|
A D | tee_obj.c | 21 TEE_Result tee_obj_get(struct user_ta_ctx *utc, vaddr_t obj_id, in tee_obj_get()
|
A D | tee_svc_storage.c | 606 void *obj_id, uint64_t *len) in syscall_storage_next_enum()
|
/optee_os-3.20.0/core/include/tee/ |
A D | tee_pobj.h | 18 void *obj_id; member
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | stmm_sp.c | 636 static TEE_Result sec_storage_obj_read(unsigned long storage_id, char *obj_id, in sec_storage_obj_read() 696 static TEE_Result sec_storage_obj_write(unsigned long storage_id, char *obj_id, in sec_storage_obj_write() 795 char obj_id[] = FILENAME; in stmm_handle_storage_service() local
|
/optee_os-3.20.0/core/pta/ |
A D | attestation.c | 206 const uint8_t *obj_id, in sec_storage_obj_read() 251 const uint8_t *obj_id, in sec_storage_obj_write()
|
Completed in 7 milliseconds