Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libavb/
H A Davb_property_descriptor.c88 const char* avb_property_lookup(const uint8_t* image_data, in avb_property_lookup() function
127 value = avb_property_lookup(image_data, image_size, key, key_size, NULL); in avb_property_lookup_uint64()
H A Davb_property_descriptor.h64 const char* avb_property_lookup(const uint8_t* image_data,