Home
last modified time | relevance | path

Searched refs:gen_rand_uuid_str (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/
H A Duuid.c263 void gen_rand_uuid_str(char *uuid_str, int str_format) in gen_rand_uuid_str() function
288 gen_rand_uuid_str(uuid, str_format); in do_uuid()
/openbmc/u-boot/include/
H A Duuid.h43 void gen_rand_uuid_str(char *uuid_str, int str_format);
/openbmc/u-boot/cmd/
H A Dgpt.c61 gen_rand_uuid_str(uuid_str, UUID_STR_FORMAT_GUID); in extract_env()
406 gen_rand_uuid_str(*str_disk_guid, UUID_STR_FORMAT_STD); in set_gpt_info()
456 gen_rand_uuid_str(parts[i].uuid, UUID_STR_FORMAT_STD); in set_gpt_info()
/openbmc/u-boot/board/gardena/smart-gateway-mt7688/
H A Dboard.c195 gen_rand_uuid_str(str, UUID_STR_FORMAT_STD); in copy_or_generate_uuid()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0002-FF-A-v15-lib-uuid-introduce-uuid_str_to_le_bin-funct.patch37 void gen_rand_uuid_str(char *uuid_str, int str_format);