Searched refs:uuid_to_str (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | fiptool.c | 256 static void uuid_to_str(char *s, size_t len, const uuid_t *u) in uuid_to_str() function 377 uuid_to_str(name, sizeof(name), &toc_entry->uuid); in parse_fip() 752 uuid_to_str(name, sizeof(name), &uuid); in create_cmd() 855 uuid_to_str(name, sizeof(name), &uuid); in update_cmd() 969 uuid_to_str(name, sizeof(name), &uuid); in unpack_cmd() 1113 uuid_to_str(name, sizeof(name), &uuid); in remove_cmd()
|