Home
last modified time | relevance | path

Searched refs:uuid_v5 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tee/
H A Dtee_core.c133 * uuid_v5() - Calculate UUIDv5
144 static int uuid_v5(uuid_t *uuid, const uuid_t *ns, const void *name, in uuid_v5() function
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 Dtee_core.c133 * uuid_v5() - Calculate UUIDv5
144 static int uuid_v5(uuid_t *uuid, const uuid_t *ns, const void *name, in uuid_v5() function
262 rc = uuid_v5(uuid, &tee_client_uuid_ns, name, name_len); in tee_session_calc_client_uuid()

Completed in 4 milliseconds