Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dtee.h187 #define TEE_IOCTL_LOGIN_REE_KERNEL 0x80000000 macro
/Linux-v5.10/drivers/tee/
Dtee_core.c204 connection_method == TEE_IOCTL_LOGIN_REE_KERNEL) { in tee_session_calc_client_uuid()