Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dops.rs290 fn avb_cert_read_permanent_attributes_hash(&mut self) -> AvbIoResult<[u8; SHA256_DIGEST_SIZE]>; in avb_cert_read_permanent_attributes_hash() method
684 fn avb_cert_read_permanent_attributes_hash( in avb_cert_read_permanent_attributes_hash() method
/aosp_15_r20/bootable/libbootloader/gbl/efi/src/
H A Dops.rs419 fn avb_cert_read_permanent_attributes_hash(&mut self) -> AvbIoResult<[u8; SHA256_DIGEST_SIZE]> { in avb_cert_read_permanent_attributes_hash() method
757 fn avb_cert_read_permanent_attributes_hash(&mut self) -> AvbIoResult<[u8; SHA256_DIGEST_SIZE]> { in avb_cert_read_permanent_attributes_hash() method
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dab_slots.rs327 fn avb_cert_read_permanent_attributes_hash( in avb_cert_read_permanent_attributes_hash() method