Home
last modified time | relevance | path

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

/external/avb/libavb/
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()
Davb_property_descriptor.h83 const char* avb_property_lookup(const uint8_t* image_data,
/external/avb/test/
Davbtool_unittest.cc189 s = avb_property_lookup( in TEST_F()
193 s = avb_property_lookup( in TEST_F()
197 s = avb_property_lookup( in TEST_F()
257 s = avb_property_lookup( in TEST_F()