Searched defs:read_permanent_attributes_hash (Results 1 – 13 of 13) sorted by relevance
60 AvbIOResult (*read_permanent_attributes_hash)( member
148 fn read_permanent_attributes_hash(&mut self) -> IoResult<[u8; SHA256_DIGEST_SIZE]>; in read_permanent_attributes_hash() method
1226 unsafe extern "C" fn read_permanent_attributes_hash( in read_permanent_attributes_hash() function
442 AvbIOResult read_permanent_attributes_hash( in read_permanent_attributes_hash() function
398 AvbIOResult FakeAvbOps::read_permanent_attributes_hash( in read_permanent_attributes_hash() function in avb::FakeAvbOps
201 AvbIOResult read_permanent_attributes_hash( in read_permanent_attributes_hash() function in avb::AvbCertValidateTest
403 fn read_permanent_attributes_hash(&mut self) -> IoResult<[u8; SHA256_DIGEST_SIZE]> { in read_permanent_attributes_hash() method
317 fn read_permanent_attributes_hash(&mut self) -> IoResult<[u8; SHA256_DIGEST_SIZE]> { in read_permanent_attributes_hash() method
2618 pub read_permanent_attributes_hash: ::core::option::Option< field