Searched refs:tee_session_calc_client_uuid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | tee_drv.h | 174 * tee_session_calc_client_uuid() - Calculates client UUID for session 186 int tee_session_calc_client_uuid(uuid_t *uuid, u32 connection_method,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tee_drv.h | 171 * tee_session_calc_client_uuid() - Calculates client UUID for session 183 int tee_session_calc_client_uuid(uuid_t *uuid, u32 connection_method,
|
/kernel/linux/linux-6.6/drivers/tee/optee/ |
H A D | call.c | 314 rc = tee_session_calc_client_uuid(&client_uuid, arg->clnt_login, in optee_open_session()
|
/kernel/linux/linux-5.10/drivers/tee/ |
H A D | tee_core.c | 198 int tee_session_calc_client_uuid(uuid_t *uuid, u32 connection_method, in tee_session_calc_client_uuid() function 268 EXPORT_SYMBOL_GPL(tee_session_calc_client_uuid); variable
|
/kernel/linux/linux-6.6/drivers/tee/ |
H A D | tee_core.c | 198 int tee_session_calc_client_uuid(uuid_t *uuid, u32 connection_method, in tee_session_calc_client_uuid() function 268 EXPORT_SYMBOL_GPL(tee_session_calc_client_uuid); variable
|
/kernel/linux/linux-5.10/drivers/tee/optee/ |
H A D | call.c | 241 rc = tee_session_calc_client_uuid(&client_uuid, arg->clnt_login, in optee_open_session()
|
Completed in 7 milliseconds