Searched refs:u16_strlen (Results 1 – 7 of 7) sorted by relevance
41 data += (u16_strlen(lo->label) + 1) * sizeof(u16); in efi_deserialize_load_option()60 label_len = (u16_strlen(lo->label) + 1) * sizeof(u16); in efi_serialize_load_option()
161 flen = u16_strlen(file_name); in file_open()
924 len = (u16_strlen(str) + 1) * sizeof(u16); in get_string()
338 size_t u16_strlen(const u16 *in) in u16_strlen() function372 new = malloc((u16_strlen(src) + 1) * sizeof(u16)); in u16_strdup()
179 size_t u16_strlen(const u16 *in);
802 (u16_strlen(blk->string_text) + 1) * 2; in efi_hii_sibt_string_ucs2_block_next()
612 label_len16 = u16_strlen(lo.label); in show_efi_boot_opt_data()797 label_len16 = u16_strlen(lo.label); in show_efi_boot_order()