Home
last modified time | relevance | path

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

/optee_os-3.20.0/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.c43 static TEE_Result tee_svc_storage_get_enum(struct user_ta_ctx *utc, in tee_svc_storage_get_enum()
58 static TEE_Result tee_svc_close_enum(struct user_ta_ctx *utc, in tee_svc_close_enum()
177 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_open() local
322 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_create() local
428 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_del() local
460 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_rename() local
524 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_alloc_enum() local
544 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_free_enum() local
609 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_next_enum() local
691 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_read() local
[all …]
A Dtee_svc.c569 static TEE_Result utee_param_to_param(struct user_ta_ctx *utc, in utee_param_to_param()
662 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in tee_svc_copy_param() local
855 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_open_ta_session() local
910 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_close_ta_session() local
927 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_invoke_ta_command() local
A Dtee_svc_cryp.c1627 static TEE_Result copy_in_attrs(struct user_ta_ctx *utc, in copy_in_attrs()
2437 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in tee_svc_cryp_get_state() local
2448 static void cryp_state_free(struct user_ta_ctx *utc, struct tee_cryp_state *cs) in cryp_state_free()
2599 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_cryp_state_alloc() local
2760 void tee_svc_cryp_free_states(struct user_ta_ctx *utc) in tee_svc_cryp_free_states()
2975 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_cipher_init() local
3369 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_cryp_derive_key() local
4026 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_asymm_operate() local
4213 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_asymm_verify() local
/optee_os-3.20.0/core/kernel/
A Duser_ta.c137 struct user_ta_ctx *utc = to_user_ta_ctx(session->ctx); in user_ta_enter() local
239 static void dump_state_no_ldelf_dbg(struct user_ta_ctx *utc) in dump_state_no_ldelf_dbg()
246 struct user_ta_ctx *utc = to_user_ta_ctx(ctx); in user_ta_dump_state() local
270 struct user_ta_ctx *utc = to_user_ta_ctx(ctx); in user_ta_dump_ftrace() local
345 static void free_utc(struct user_ta_ctx *utc) in free_utc()
427 struct user_ta_ctx *utc = NULL; in tee_ta_init_user_ta_session() local
A Dtee_ta_manager.c337 struct user_ta_ctx *utc = NULL; in destroy_ta_ctx_from_session() local
1063 struct user_ta_ctx *utc = NULL; in tee_ta_gprof_sample_pc() local
/optee_os-3.20.0/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-3.20.0/core/mm/
A Dmobj.c471 struct user_ta_ctx *utc; member
541 struct user_ta_ctx *utc; in mobj_seccpy_shm_alloc() local
/optee_os-3.20.0/core/arch/arm/kernel/
A Dsecure_partition.c1081 struct sp_ctx *utc = to_sp_ctx(ctx); in sp_dump_state() local
A Dthread.c988 struct user_ta_ctx *utc = to_user_ta_ctx(s->ctx); in thread_get_pauth_keys() local

Completed in 25 milliseconds