Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/common/
Duuid.h14 #define UUID_STRING_LENGTH 36 macro
/trusted-firmware-a-latest/common/
Duuid.c78 if (strnlen(uuid, UUID_STRING_LENGTH) != UUID_STRING_LENGTH) { in read_uuid()
Dfdt_wrappers.c166 char uuid_string[UUID_STRING_LENGTH + 1U]; in fdtw_read_uuid()
179 UUID_STRING_LENGTH + 1U); in fdtw_read_uuid()