Home
last modified time | relevance | path

Searched refs:tc_ns_session (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
Dsession_manager.h34 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);
Dsession_manager.c70 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_session(struct tc_ns_service *service, in get_session()
[all …]
Dtz_spi_notify.c219 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()
Dgp_ops.c1120 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/
Dclient_hash_auth.h28 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()
Dclient_hash_auth.c259 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/
Dteek_ns_client.h200 struct tc_ns_session { struct
228 struct tc_ns_session *sess; argument