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

/external/avb/libavb/
H A Davb_hash_descriptor.h50 typedef struct AvbHashDescriptor { struct
58 } AVB_ATTR_PACKED AvbHashDescriptor; typedef in typeref:struct:AvbHashDescriptor
65 bool avb_hash_descriptor_validate_and_byteswap(const AvbHashDescriptor* src,
66 AvbHashDescriptor* dest)
/external/avb/
H A Davbtool1158 class AvbHashDescriptor(AvbDescriptor): class in inherits:AvbDescriptor
1161 See the |AvbHashDescriptor| C struct for more information.
1421 AvbPropertyDescriptor, AvbHashtreeDescriptor, AvbHashDescriptor,
2363 h_desc = AvbHashDescriptor()

Completed in 233 milliseconds