Home
last modified time | relevance | path

Searched refs:avb_property_lookup (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/android_avb/
H A Davb_property_descriptor.h85 const char* avb_property_lookup(const uint8_t* image_data,
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_property_descriptor.c107 const char* avb_property_lookup(const uint8_t* image_data, in avb_property_lookup() function
146 value = avb_property_lookup(image_data, image_size, key, key_size, NULL); in avb_property_lookup_uint64()