Home
last modified time | relevance | path

Searched refs:uuid_str_to_bin (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/spl/lib/
H A Duuid.su
/OK3568_Linux_fs/u-boot/lib/
H A Duuid.su
H A Duuid.c145 int uuid_str_to_bin(char *uuid_str, unsigned char *uuid_bin, int str_format) in uuid_str_to_bin() function
/OK3568_Linux_fs/u-boot/include/
H A Duuid.h37 int uuid_str_to_bin(char *uuid_str, unsigned char *uuid_bin, int str_format);
/OK3568_Linux_fs/u-boot/disk/
H A Dpart_efi.c660 if (uuid_str_to_bin(str_type_guid, bin_type_guid, in gpt_fill_pte()
681 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
781 if (uuid_str_to_bin(str_guid, gpt_h->disk_guid.b, UUID_STR_FORMAT_GUID)) in gpt_fill_header()
/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c531 uuid_str_to_bin(uuid, e, UUID_STR_FORMAT_STD); in dhcp_extended()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map