Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dtee.h187 #define TEE_IOCTL_LOGIN_REE_KERNEL 0x80000000 macro
/Linux-v5.15/security/keys/trusted-keys/
Dtrusted_tee.c247 sess_arg.clnt_login = TEE_IOCTL_LOGIN_REE_KERNEL; in trusted_key_probe()
/Linux-v5.15/drivers/tee/
Dtee_core.c204 connection_method == TEE_IOCTL_LOGIN_REE_KERNEL) { in tee_session_calc_client_uuid()