Home
last modified time | relevance | path

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

/linux/drivers/tee/
A Dtee_core.c194 int tee_session_calc_client_uuid(uuid_t *uuid, u32 connection_method, in tee_session_calc_client_uuid() argument
203 if (connection_method == TEE_IOCTL_LOGIN_PUBLIC || in tee_session_calc_client_uuid()
204 connection_method == TEE_IOCTL_LOGIN_REE_KERNEL) { in tee_session_calc_client_uuid()
227 switch (connection_method) { in tee_session_calc_client_uuid()
/linux/include/linux/
A Dtee_drv.h186 int tee_session_calc_client_uuid(uuid_t *uuid, u32 connection_method,

Completed in 11 milliseconds