Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_core.c167 int tee_session_calc_client_uuid(uuid_t *uuid, u32 connection_method, in tee_session_calc_client_uuid() argument
176 if (connection_method == TEE_IOCTL_LOGIN_PUBLIC || in tee_session_calc_client_uuid()
177 connection_method == TEE_IOCTL_LOGIN_REE_KERNEL) { in tee_session_calc_client_uuid()
200 switch (connection_method) { in tee_session_calc_client_uuid()