Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/common/
Duuid.h13 #define UUID_BYTES_LENGTH 16 macro
/trusted-firmware-a-latest/common/
Duuid.c127 memset((void *)dest_start, '\0', UUID_BYTES_LENGTH * sizeof(uint8_t)); in read_uuid()
Dfdt_wrappers.c174 if (length < UUID_BYTES_LENGTH) { in fdtw_read_uuid()
/trusted-firmware-a-latest/plat/qemu/common/
Dqemu_io_storage.c340 uint8_t uuid[UUID_BYTES_LENGTH];