Home
last modified time | relevance | path

Searched defs:utc (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/tee/
A Dtee_obj.c16 void tee_obj_add(struct user_ta_ctx *utc, struct tee_obj *o) in tee_obj_add()
21 TEE_Result tee_obj_get(struct user_ta_ctx *utc, vaddr_t obj_id, in tee_obj_get()
35 void tee_obj_close(struct user_ta_ctx *utc, struct tee_obj *o) in tee_obj_close()
47 void tee_obj_close_all(struct user_ta_ctx *utc) in tee_obj_close_all()
A Dtee_svc_storage.c42 static TEE_Result tee_svc_storage_get_enum(struct user_ta_ctx *utc, in tee_svc_storage_get_enum()
57 static TEE_Result tee_svc_close_enum(struct user_ta_ctx *utc, in tee_svc_close_enum()
176 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_open() local
321 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_create() local
422 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_del() local
462 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_rename() local
523 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_alloc_enum() local
543 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_free_enum() local
607 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_next_enum() local
678 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_read() local
[all …]
A Dtee_svc.c516 static TEE_Result utee_param_to_param(struct user_ta_ctx *utc, in utee_param_to_param()
609 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in tee_svc_copy_param() local
800 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_open_ta_session() local
855 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_close_ta_session() local
872 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_invoke_ta_command() local
A Dtee_svc_cryp.c1380 static TEE_Result copy_in_attrs(struct user_ta_ctx *utc, in copy_in_attrs()
2013 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in tee_svc_cryp_get_state() local
2024 static void cryp_state_free(struct user_ta_ctx *utc, struct tee_cryp_state *cs) in cryp_state_free()
2167 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_cryp_state_alloc() local
2326 void tee_svc_cryp_free_states(struct user_ta_ctx *utc) in tee_svc_cryp_free_states()
2536 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_cipher_init() local
2923 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_cryp_derive_key() local
3528 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_asymm_operate() local
3705 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_asymm_verify() local
/optee_os/core/kernel/
A Duser_ta.c137 struct user_ta_ctx *utc = to_user_ta_ctx(session->ctx); in user_ta_enter() local
232 static void dump_state_no_ldelf_dbg(struct user_ta_ctx *utc) in dump_state_no_ldelf_dbg()
239 struct user_ta_ctx *utc = to_user_ta_ctx(ctx); in user_ta_dump_state() local
263 struct user_ta_ctx *utc = to_user_ta_ctx(ctx); in user_ta_dump_ftrace() local
338 static void free_utc(struct user_ta_ctx *utc) in free_utc()
418 struct user_ta_ctx *utc = NULL; in tee_ta_init_user_ta_session() local
A Dtee_ta_manager.c320 struct user_ta_ctx *utc = NULL; in destroy_ta_ctx_from_session() local
872 struct user_ta_ctx *utc = NULL; in tee_ta_gprof_sample_pc() local
/optee_os/core/arch/arm/tee/
A Dsvc_cache.c15 struct user_ta_ctx *utc = NULL; in syscall_cache_operation() local
A Darch_svc.c359 struct user_ta_ctx *utc = to_user_ta_ctx(s->ctx); in save_panic_stack() local
428 struct user_ta_ctx *utc = to_user_ta_ctx(s->ctx); in save_panic_stack() local
/optee_os/core/mm/
A Dmobj.c455 struct user_ta_ctx *utc; member
525 struct user_ta_ctx *utc; in mobj_seccpy_shm_alloc() local

Completed in 20 milliseconds