Searched defs:utc (Results 1 – 11 of 11) sorted by relevance
16 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()
43 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() local322 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_create() local428 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_del() local460 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_rename() local524 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_alloc_enum() local544 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_free_enum() local609 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_next_enum() local691 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_storage_obj_read() local[all …]
569 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() local855 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_open_ta_session() local910 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_close_ta_session() local927 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_invoke_ta_command() local
1627 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() local2448 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() local2760 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() local3369 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_cryp_derive_key() local4026 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_asymm_operate() local4213 struct user_ta_ctx *utc = to_user_ta_ctx(sess->ctx); in syscall_asymm_verify() local
137 struct user_ta_ctx *utc = to_user_ta_ctx(session->ctx); in user_ta_enter() local239 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() local270 struct user_ta_ctx *utc = to_user_ta_ctx(ctx); in user_ta_dump_ftrace() local345 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
337 struct user_ta_ctx *utc = NULL; in destroy_ta_ctx_from_session() local1063 struct user_ta_ctx *utc = NULL; in tee_ta_gprof_sample_pc() local
15 struct user_ta_ctx *utc = NULL; in syscall_cache_operation() local
359 struct user_ta_ctx *utc = to_user_ta_ctx(s->ctx); in save_panic_stack() local428 struct user_ta_ctx *utc = to_user_ta_ctx(s->ctx); in save_panic_stack() local
471 struct user_ta_ctx *utc; member541 struct user_ta_ctx *utc; in mobj_seccpy_shm_alloc() local
1081 struct sp_ctx *utc = to_sp_ctx(ctx); in sp_dump_state() local
988 struct user_ta_ctx *utc = to_user_ta_ctx(s->ctx); in thread_get_pauth_keys() local
Completed in 26 milliseconds