Searched refs:tee_client_uuid_ns (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tee/ |
H A D | tee_core.c | 32 static const uuid_t tee_client_uuid_ns = UUID_INIT(0x58ac9ca0, 0x2086, 0x4683, variable 262 rc = uuid_v5(uuid, &tee_client_uuid_ns, name, name_len); in tee_session_calc_client_uuid()
|
/kernel/linux/linux-6.6/drivers/tee/ |
H A D | tee_core.c | 32 static const uuid_t tee_client_uuid_ns = UUID_INIT(0x58ac9ca0, 0x2086, 0x4683, variable 262 rc = uuid_v5(uuid, &tee_client_uuid_ns, name, name_len); in tee_session_calc_client_uuid()
|
Completed in 6 milliseconds