Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dtee.h173 #define TEE_IOCTL_LOGIN_PUBLIC 0 macro
/linux/drivers/tee/optee/
A Ddevice.c110 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in __optee_enumerate_devices()
/linux/drivers/firmware/broadcom/
A Dtee_bnxt_fw.c201 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in tee_bnxt_fw_probe()
/linux/drivers/char/hw_random/
A Doptee-rng.c230 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in optee_rng_probe()
/linux/drivers/char/tpm/
A Dtpm_ftpm_tee.c244 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in ftpm_tee_probe()
/linux/drivers/tee/amdtee/
A Dcore.c242 if (arg->clnt_login != TEE_IOCTL_LOGIN_PUBLIC) { in amdtee_open_session()
/linux/drivers/tee/
A Dtee_core.c203 if (connection_method == TEE_IOCTL_LOGIN_PUBLIC || in tee_session_calc_client_uuid()

Completed in 11 milliseconds