Home
last modified time | relevance | path

Searched defs:hashtree (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/extras/libfec/
H A Dfec_private.h123 hashtree_info hashtree; member
131 hashtree_info hashtree; member
147 hashtree_info hashtree() const { in hashtree() function
H A Davb_utils.cpp146 hashtree_info hashtree; in parse_avb_image() local
H A Dfec_read.cpp88 auto hashtree = f->hashtree(); in is_zero() local
/aosp_15_r20/packages/modules/Virtualization/libs/apkverify/src/
Dlib.rs21 mod hashtree; module
/aosp_15_r20/system/update_engine/payload_generator/
H A Dpayload_generation_config_android.cc43 AvbHashtreeDescriptor hashtree; in AvbDescriptorCallback() local
/aosp_15_r20/external/avb/rust/src/descriptor/
H A Dmod.rs25 mod hashtree; module