Home
last modified time | relevance | path

Searched defs:AvbHashtreeDescriptor (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_hashtree_descriptor.h68 typedef struct AvbHashtreeDescriptor { struct
85 } AVB_ATTR_PACKED AvbHashtreeDescriptor; argument
/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/
H A Davbtool1183 class AvbHashtreeDescriptor(AvbDescriptor): class
/OK3568_Linux_fs/u-boot/scripts/
H A Davbtool.py1340 class AvbHashtreeDescriptor(AvbDescriptor): class