Home
last modified time | relevance | path

Searched refs:avb_str_concat (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/libavb/
H A Davb_util.h190 bool avb_str_concat(char* buf,
H A Davb_slot_verify.c229 if (!avb_str_concat(part_name, in load_and_verify_hash_partition()
380 if (!avb_str_concat(part_name, in load_requested_partitions()
491 if (!avb_str_concat(full_partition_name, in load_and_verify_vbmeta()
H A Davb_cmdline.c42 if (!avb_str_concat(part_name, in avb_sub_cmdline()
H A Davb_util.c152 bool avb_str_concat(char* buf, in avb_str_concat() function