Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtee.h187 #define TEE_IOCTL_LOGIN_PUBLIC 0 macro
/linux/drivers/platform/x86/amd/pmf/
H A Dtee-if.c448 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in amd_pmf_ta_open_session()
/linux/drivers/tee/
H A Dtee_core.c176 if (connection_method == TEE_IOCTL_LOGIN_PUBLIC || in tee_session_calc_client_uuid()