Searched refs:uuid_to_str (Results 1 – 1 of 1) sorted by relevance
/trusted-firmware-a-latest/tools/fiptool/ |
D | fiptool.c | 255 static void uuid_to_str(char *s, size_t len, const uuid_t *u) in uuid_to_str() function 376 uuid_to_str(name, sizeof(name), &toc_entry->uuid); in parse_fip() 751 uuid_to_str(name, sizeof(name), &uuid); in create_cmd() 854 uuid_to_str(name, sizeof(name), &uuid); in update_cmd() 968 uuid_to_str(name, sizeof(name), &uuid); in unpack_cmd() 1112 uuid_to_str(name, sizeof(name), &uuid); in remove_cmd()
|