Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/android_avb/
H A Davb_util.h254 const char* avb_strv_find_str(const char* const* strings,
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_util.c253 const char* avb_strv_find_str(const char* const* strings, in avb_strv_find_str() function
H A Davb_slot_verify.c326 found = avb_strv_find_str(requested_partitions, in load_and_verify_hash_partition()