Home
last modified time | relevance | path

Searched refs:UUID_BYTES_LENGTH (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/common/
H A Duuid.h13 #define UUID_BYTES_LENGTH 16 macro
/rk3399_ARM-atf/common/
H A Duuid.c127 memset((void *)dest_start, '\0', UUID_BYTES_LENGTH * sizeof(uint8_t)); in read_uuid()
H A Dfdt_wrappers.c187 if (length < UUID_BYTES_LENGTH) { in fdtw_read_uuid()
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_io_storage.c355 uint8_t uuid[UUID_BYTES_LENGTH];