Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DApfsHandler.cpp483 struct C_integrity_meta_phys struct
487 UInt32 im_flags;
489 UInt32 im_hash_type;
494 unsigned HashSize;
495 Byte Hash[APFS_HASH_MAX_SIZE];
497 bool Is_SHA256() const { return im_hash_type == APFS_HASH_SHA256; } in Is_SHA256()
499 C_integrity_meta_phys() in C_integrity_meta_phys() argument