Home
last modified time | relevance | path

Searched defs:TEE_IOCTL_UUID_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtee.h220 #define TEE_IOCTL_UUID_LEN 16 macro
/openbmc/linux/drivers/tee/
H A Dtee_core.c199 const u8 connection_data[TEE_IOCTL_UUID_LEN]) in tee_session_calc_client_uuid()