Searched refs:tc_ns_session (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/common_modules/tzdriver/core/ |
H A D | session_manager.h | 34 struct tc_ns_session *tc_find_session_by_uuid(unsigned int dev_file_id, 38 struct tc_ns_session *tc_find_session_withowner( 47 void get_session_struct(struct tc_ns_session *session); 48 void put_session_struct(struct tc_ns_session *session);
|
H A D | session_manager.c | 70 void get_session_struct(struct tc_ns_session *session) in get_session_struct() 78 void put_session_struct(struct tc_ns_session *session) in put_session_struct() 187 struct tc_ns_session *tc_find_session_withowner( in tc_find_session_withowner() 191 struct tc_ns_session *session = NULL; in tc_find_session_withowner() 222 struct tc_ns_session *tc_find_session_by_uuid(unsigned int dev_file_id, in tc_find_session_by_uuid() 227 struct tc_ns_session *session = NULL; in tc_find_session_by_uuid() 955 struct tc_ns_session *session) in init_new_sess_node() 971 struct tc_ns_session *session, uint8_t flags) in proc_open_session() 1021 struct tc_ns_session *session = NULL; in tc_ns_open_session() 1075 static struct tc_ns_session *get_sessio [all...] |
H A D | tz_spi_notify.c | 219 struct tc_ns_session **temp_ses, bool *enc_found) in find_notify_sess() 272 struct tc_ns_session *temp_ses = NULL; in tc_notify_timer_fn()
|
H A D | gp_ops.c | 1120 struct tc_ns_session *sess = call_params->sess; in check_login_for_encrypt() 1169 static void pend_ca_thread(struct tc_ns_session *session, in pend_ca_thread()
|
/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 | 259 static int proc_calc_hash(uint8_t kernel_api, struct tc_ns_session *session, in proc_calc_hash() 302 struct tc_ns_client_context *context, struct tc_ns_session *session) in calc_client_auth_hash()
|
/kernel/linux/common_modules/tzdriver/ |
H A D | teek_ns_client.h | 200 struct tc_ns_session { struct 228 struct tc_ns_session *sess;
|
Completed in 7 milliseconds