Home
last modified time | relevance | path

Searched defs:dev_file (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/common_modules/tzdriver/auth/
H A Dclient_hash_auth.h32 static inline int calc_client_auth_hash(struct tc_ns_dev_file *dev_file, in calc_client_auth_hash() argument
H A Dclient_hash_auth.c301 int calc_client_auth_hash(struct tc_ns_dev_file *dev_file, in calc_client_auth_hash() argument
362 static int construct_hashdata(struct tc_ns_dev_file *dev_file, in construct_hashdata() argument
[all...]
/kernel/linux/common_modules/tzdriver/core/
H A Dtz_update_crl.c27 int send_crl_to_tee(const char *crl_buffer, uint32_t crl_len, const struct tc_ns_dev_file *dev_file) in send_crl_to_tee() argument
79 int tc_ns_update_ta_crl(const struct tc_ns_dev_file *dev_file, void __user *argp) in tc_ns_update_ta_crl() argument
151 int tz_update_crl(const char *file_path, const struct tc_ns_dev_file *dev_file) in tz_update_crl() argument
[all...]
H A Dteek_client_api.c395 struct tc_ns_dev_file *dev_file = NULL; in check_open_sess_params() local
[all...]
H A Dsession_manager.c225 struct tc_ns_dev_file *dev_file = NULL; in tc_find_session_by_uuid() local
187 tc_find_session_withowner( const struct list_head *session_list, unsigned int session_id, const struct tc_ns_dev_file *dev_file) tc_find_session_withowner() argument
316 tc_ns_load_secfile(struct tc_ns_dev_file *dev_file, void __user *argp, bool is_from_client_node) tc_ns_load_secfile() argument
396 set_login_information_uname(struct tc_ns_dev_file *dev_file, uint32_t uid) set_login_information_uname() argument
414 set_login_information_uid(struct tc_ns_dev_file *dev_file, uint32_t ca_uid) set_login_information_uid() argument
431 set_login_information(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context) set_login_information() argument
491 check_login_method(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context, uint8_t *flags) check_login_method() argument
597 find_service(struct tc_ns_dev_file *dev_file, const struct tc_ns_client_context *context) find_service() argument
913 load_ta_image(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context) load_ta_image() argument
952 init_new_sess_node(struct tc_ns_dev_file *dev_file, const struct tc_ns_client_context *context, struct tc_ns_service *service, struct tc_ns_session *session) init_new_sess_node() argument
969 proc_open_session(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context, struct tc_ns_service *service, struct tc_ns_session *session, uint8_t flags) proc_open_session() argument
1016 tc_ns_open_session(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context) tc_ns_open_session() argument
1075 get_session(struct tc_ns_service *service, const struct tc_ns_dev_file *dev_file, const struct tc_ns_client_context *context) get_session() argument
1090 get_service(struct tc_ns_dev_file *dev_file, const struct tc_ns_client_context *context) get_service() argument
1221 tc_ns_close_session(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context) tc_ns_close_session() argument
1277 tc_ns_send_cmd(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context) tc_ns_send_cmd() argument
1323 ioctl_session_send_cmd(struct tc_ns_dev_file *dev_file, struct tc_ns_client_context *context, void *argp) ioctl_session_send_cmd() argument
1343 struct tc_ns_dev_file *dev_file = NULL; tc_client_session_ioctl() local
1432 struct tc_ns_dev_file *dev_file = NULL; free_all_session() local
[all...]
H A Dagent.c363 void send_event_response_single(const struct tc_ns_dev_file *dev_file) in send_event_response_single() argument
735 static void init_restart_agent_node(struct tc_ns_dev_file *dev_file, in init_restart_agent_node() argument
748 static int create_new_agent_node(struct tc_ns_dev_file *dev_file, in create_new_agent_node() argument
964 int tc_ns_register_agent(struct tc_ns_dev_file *dev_file, in tc_ns_register_agent() argument
866 is_agent_already_exist(unsigned int agent_id, struct smc_event_data **event_data, struct tc_ns_dev_file *dev_file, bool *find_flag) is_agent_already_exist() argument
1068 is_system_agent(const struct tc_ns_dev_file *dev_file) is_system_agent() argument
1091 send_crashed_event_response_all(const struct tc_ns_dev_file *dev_file) send_crashed_event_response_all() argument
1118 tee_agent_clear_dev_owner(const struct tc_ns_dev_file *dev_file) tee_agent_clear_dev_owner() argument
[all...]
H A Dtc_client_driver.c205 static int tc_ns_get_tee_version(const struct tc_ns_dev_file *dev_file, in tc_ns_get_tee_version() argument
251 static int get_pack_name_len(struct tc_ns_dev_file *dev_file, in get_pack_name_len() argument
270 static int get_public_key_len(struct tc_ns_dev_file *dev_file, in get_public_key_len() argument
289 get_public_key(struct tc_ns_dev_file *dev_file, const uint8_t *cert_buffer) get_public_key() argument
326 alloc_login_buf(struct tc_ns_dev_file *dev_file, uint8_t **cert_buffer, unsigned int *cert_buffer_size) alloc_login_buf() argument
356 tc_login_check(const struct tc_ns_dev_file *dev_file) tc_login_check() argument
374 tc_ns_client_login_func(struct tc_ns_dev_file *dev_file, const void __user *buffer) tc_ns_client_login_func() argument
440 tc_ns_client_open(struct tc_ns_dev_file **dev_file, uint8_t kernel_api) tc_ns_client_open() argument
533 struct tc_ns_dev_file *dev_file = NULL; shared_vma_close() local
577 find_sharedmem( const struct vm_area_struct *vma, const struct tc_ns_dev_file *dev_file, bool *only_remap) find_sharedmem() argument
656 struct tc_ns_dev_file *dev_file = NULL; tc_client_mmap() local
706 ioctl_register_agent(struct tc_ns_dev_file *dev_file, unsigned long arg) ioctl_register_agent() argument
731 ioctl_check_agent_owner(const struct tc_ns_dev_file *dev_file, unsigned int agent_id) ioctl_check_agent_owner() argument
756 struct tc_ns_dev_file *dev_file = file->private_data; public_ioctl() local
793 tc_ns_send_cancel_cmd(struct tc_ns_dev_file *dev_file, void *argp) tc_ns_send_cancel_cmd() argument
1032 struct tc_ns_dev_file *dev_file = NULL; tc_find_dev_file() local
1443 struct tc_ns_dev_file *dev_file = NULL, *temp = NULL; free_dev_list() local
[all...]
/kernel/linux/common_modules/tzdriver/
H A Dteek_ns_client.h216 struct tc_ns_dev_file *dev_file; member
H A Dtui.h267 static inline int tc_ns_tui_event(struct tc_ns_dev_file *dev_file, const void *argp) in tc_ns_tui_event() argument
/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.h267 static inline int tc_ns_tui_event(struct tc_ns_dev_file *dev_file, const void *argp) in tc_ns_tui_event() argument
H A Dtui.c1985 int tc_ns_tui_event(struct tc_ns_dev_file *dev_file, const void *argp) argument

Completed in 11 milliseconds