Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/common/
H A Duuid.h14 #define UUID_STRING_LENGTH 36 macro
/rk3399_ARM-atf/common/
H A Duuid.c78 if (strnlen(uuid, UUID_STRING_LENGTH) != UUID_STRING_LENGTH) { in read_uuid()
H A Dfdt_wrappers.c179 char uuid_string[UUID_STRING_LENGTH + 1U]; in fdtw_read_uuid()
192 UUID_STRING_LENGTH + 1U); in fdtw_read_uuid()