Home
last modified time | relevance | path

Searched refs:tee_pobj_get (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/include/tee/
A Dtee_pobj.h34 TEE_Result tee_pobj_get(TEE_UUID *uuid, void *obj_id, uint32_t obj_id_len,
/optee_os-3.20.0/core/tee/
A Dtee_pobj.c60 TEE_Result tee_pobj_get(TEE_UUID *uuid, void *obj_id, uint32_t obj_id_len, in tee_pobj_get() function
A Dtee_svc_storage.c203 res = tee_pobj_get((void *)&sess->ctx->uuid, object_id, in syscall_storage_obj_open()
347 res = tee_pobj_get((void *)&sess->ctx->uuid, object_id, in syscall_storage_obj_create()
499 res = tee_pobj_get((void *)&sess->ctx->uuid, object_id, in syscall_storage_obj_rename()
649 res = tee_pobj_get(&sess->ctx->uuid, d->oid, d->oidlen, 0, in syscall_storage_next_enum()
/optee_os-3.20.0/core/pta/
A Dattestation.c225 res = tee_pobj_get(uuid, (void *)obj_id, obj_id_len, flags, false, fops, in sec_storage_obj_read()
269 res = tee_pobj_get(uuid, (void *)obj_id, obj_id_len, flags, false, in sec_storage_obj_write()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dstmm_sp.c666 res = tee_pobj_get(&sess->ctx->uuid, obj_id, obj_id_len, flags, in sec_storage_obj_read()
725 res = tee_pobj_get(&sess->ctx->uuid, obj_id, obj_id_len, flags, in sec_storage_obj_write()

Completed in 7 milliseconds