Searched defs:avb_property_lookup (Results 1 - 1 of 1) sorted by relevance

/external/avb/libavb/
H A Davb_property_descriptor.c107 const char* avb_property_lookup(const uint8_t* image_data, function
146 value = avb_property_lookup(image_data, image_size, key, key_size, NULL);

Completed in 97 milliseconds