Searched refs:tc_ns_client_context (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/common_modules/tzdriver/ |
H A D | tc_ns_client.h | 72 struct tc_ns_client_context { struct 154 _IOW(TC_NS_CLIENT_IOC_MAGIC, 1, struct tc_ns_client_context) 156 _IOWR(TC_NS_CLIENT_IOC_MAGIC, 2, struct tc_ns_client_context) 158 _IOWR(TC_NS_CLIENT_IOC_MAGIC, 3, struct tc_ns_client_context) 172 _IOWR(TC_NS_CLIENT_IOC_MAGIC, 10, struct tc_ns_client_context) 176 _IOWR(TC_NS_CLIENT_IOC_MAGIC, 13, struct tc_ns_client_context)
|
H A D | agent.h | 76 struct tc_ns_client_context *context, 124 int tee_agent_clear_work(struct tc_ns_client_context *context,
|
H A D | teek_ns_client.h | 227 struct tc_ns_client_context *context;
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | session_manager.h | 24 struct tc_ns_client_context *context); 26 struct tc_ns_client_context *context); 28 struct tc_ns_client_context *context);
|
H A D | session_manager.c | 432 struct tc_ns_client_context *context) in set_login_information() 492 struct tc_ns_client_context *context, uint8_t *flags) in check_login_method() 598 const struct tc_ns_client_context *context) in find_service() 914 struct tc_ns_client_context *context) in load_ta_image() 953 const struct tc_ns_client_context *context, in init_new_sess_node() 970 struct tc_ns_client_context *context, struct tc_ns_service *service, in proc_open_session() 1004 static void clear_context_param(struct tc_ns_client_context *context) in clear_context_param() 1017 struct tc_ns_client_context *context) in tc_ns_open_session() 1077 const struct tc_ns_client_context *context) in get_session() 1091 const struct tc_ns_client_context *contex in get_service() [all...] |
H A D | agent.h | 76 struct tc_ns_client_context *context, 124 int tee_agent_clear_work(struct tc_ns_client_context *context,
|
H A D | teek_client_api.c | 37 static void encode_for_part_mem(struct tc_ns_client_context *context, in encode_for_part_mem() 91 static uint32_t proc_teek_encode(struct tc_ns_client_context *cli_context, in proc_teek_encode() 146 static uint32_t teek_init_context(struct tc_ns_client_context *cli_context, in teek_init_context() 443 struct tc_ns_client_context *cli_context, uint32_t *origin) in open_session_and_switch_ret() 487 struct tc_ns_client_context cli_context; in proc_teek_open_session() 589 struct tc_ns_client_context cli_context; in teek_close_session() 619 struct tc_ns_client_context *cli_context, uint32_t *origin) in proc_invoke_cmd() 658 struct tc_ns_client_context cli_context; in teek_invoke_command()
|
H A D | gp_ops.h | 30 bool tc_user_param_valid(struct tc_ns_client_context *client_context,
|
H A D | gp_ops.c | 94 static int check_user_param(const struct tc_ns_client_context *client_context, in check_user_param() 205 bool tc_user_param_valid(struct tc_ns_client_context *client_context, in tc_user_param_valid() 1069 struct tc_ns_client_context *context = call_params->context; in init_smc_cmd()
|
H A D | agent.c | 1312 int tee_agent_clear_work(struct tc_ns_client_context *context, in tee_agent_clear_work()
|
H A D | tc_client_driver.c | 795 struct tc_ns_client_context client_context = {{0}}; in tc_ns_send_cancel_cmd()
|
/kernel/linux/common_modules/tzdriver/auth/ |
H A D | client_hash_auth.h | 28 struct tc_ns_client_context *context, struct tc_ns_session *session); 33 struct tc_ns_client_context *context, struct tc_ns_session *session) in calc_client_auth_hash()
|
H A D | client_hash_auth.c | 54 const struct tc_ns_client_context *context) in check_proc_state() 78 static int get_hidl_client_task(bool is_hidl_task, struct tc_ns_client_context *context, in get_hidl_client_task() 302 struct tc_ns_client_context *context, struct tc_ns_session *session) in calc_client_auth_hash()
|
/kernel/linux/common_modules/tzdriver/agent_rpmb/core/ |
H A D | agent_rpmb.c | 303 struct tc_ns_client_context *context, unsigned int dev_file_id)
in rpmb_agent_crash_work()
|
Completed in 12 milliseconds