Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtee.h187 #define TEE_IOCTL_LOGIN_PUBLIC 0 macro
/linux/drivers/tee/optee/
H A Ddevice.c131 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in __optee_enumerate_devices()
/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c201 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in tee_bnxt_fw_probe()
/linux/drivers/char/hw_random/
H A Doptee-rng.c230 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in optee_rng_probe()
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c199 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in ftpm_tee_probe()
/linux/drivers/tee/amdtee/
H A Dcore.c244 if (arg->clnt_login != TEE_IOCTL_LOGIN_PUBLIC) { in amdtee_open_session()
/linux/drivers/platform/x86/amd/pmf/
H A Dtee-if.c445 sess_arg.clnt_login = TEE_IOCTL_LOGIN_PUBLIC; in amd_pmf_ta_open_session()