Home
last modified time | relevance | path

Searched refs:avb_strv_find_str (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/libavb/
H A Davb_util.h233 const char* avb_strv_find_str(const char* const* strings,
H A Davb_util.c234 const char* avb_strv_find_str(const char* const* strings, in avb_strv_find_str() function
H A Davb_slot_verify.c202 found = avb_strv_find_str(requested_partitions, in load_and_verify_hash_partition()