Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/transparency/
Dboot_integrity_extension_atoms.pb.h353 inline const std::string& BootIntegrityInfoReported::vbmeta_digest() const { in vbmeta_digest() function
394 inline void BootIntegrityInfoReported::set_allocated_vbmeta_digest(std::string* vbmeta_digest) { in set_allocated_vbmeta_digest()
/aosp_15_r20/external/avb/libavb/
H A Davb_cmdline.c271 uint8_t vbmeta_digest[AVB_SHA256_DIGEST_SIZE]; in avb_append_options() local
294 uint8_t vbmeta_digest[AVB_SHA512_DIGEST_SIZE]; in avb_append_options() local
/aosp_15_r20/external/avb/test/
H A Davb_slot_verify_unittest.cc85 uint8_t vbmeta_digest[AVB_SHA256_DIGEST_SIZE]; in TEST_F() local
126 uint8_t vbmeta_digest[AVB_SHA512_DIGEST_SIZE]; in TEST_F() local
1121 uint8_t vbmeta_digest[AVB_SHA256_DIGEST_SIZE]; in TEST_F() local
1280 uint8_t vbmeta_digest[AVB_SHA256_DIGEST_SIZE]; in TEST_F() local
1592 uint8_t vbmeta_digest[AVB_SHA256_DIGEST_SIZE]; in TEST_F() local
/aosp_15_r20/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp638 std::vector<uint8_t> vbmeta_digest; in GetVbmetaDigestProperty() local
649 auto vbmeta_digest = GetVbmetaDigestProperty(); in TEST() local
/aosp_15_r20/frameworks/proto_logging/stats/atoms/transparency/
H A Dboot_integrity_extension_atoms.proto28 optional string vbmeta_digest = 2; field
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/default/hal/
H A Dlib.rs52 let vbmeta_digest = get_property("ro.boot.vbmeta.digest").unwrap_or_else(|_| "00".repeat(32)); in get_boot_info() localVariable
/aosp_15_r20/system/core/init/
H A Dproperty_service_test.cpp92 std::string vbmeta_digest = GetProperty("ro.boot.vbmeta.digest", ""); in TEST() local
H A Dproperty_service.cpp951 std::string vbmeta_digest = GetProperty(VBMETA_DIGEST_PROP, ""); in property_initialize_build_id() local
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dtpm_attestation_record.cpp164 const std::vector<uint8_t>& vbmeta_digest) { in SetVerifiedBootInfo()
Dtpm_remote_provisioning_context.cpp171 const std::vector<uint8_t>& vbmeta_digest) { in SetVerifiedBootInfo()
Dproxy_keymaster_context.h155 const std::vector<uint8_t>& vbmeta_digest) { in SetVerifiedBootInfo()
Dtpm_keymaster_context.cpp616 const std::vector<uint8_t>& vbmeta_digest) { in SetVerifiedBootInfo()
/aosp_15_r20/system/keymaster/contexts/
H A Dpure_soft_remote_provisioning_context.cpp244 const std::vector<uint8_t>& vbmeta_digest) { in SetVerifiedBootInfo()
H A Dpure_soft_keymaster_context.cpp100 const std::vector<uint8_t>& vbmeta_digest) { in SetVerifiedBootInfo()
/aosp_15_r20/system/update_engine/aosp/
H A Dhardware_android.cc103 uint8_t vbmeta_digest[AVB_SHA256_DIGEST_SIZE]; in CalculateVbmetaDigestForInactiveSlot() local
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/rkp/
H A Ddevice_info.rs29 pub vbmeta_digest: Vec<u8>, field
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/rkp/
H A Ddevice_info.rs21 let mut vbmeta_digest = FieldValue::new("vbmeta_digest"); in from_cbor_values() localVariable
/aosp_15_r20/system/keymint/ta/src/
H A Drkp.rs97 let vbmeta_digest = cbor::value::Value::Bytes(try_to_vec(&boot_info.verified_boot_hash)?); in rpc_device_info_cbor() localVariable
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp100 auto vbmeta_digest = GetVbmetaDigest(); in Initialize() local
/aosp_15_r20/system/keymint/wire/src/
H A Dlegacy.rs433 pub vbmeta_digest: Vec<u8>, field
/aosp_15_r20/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h1296 std::vector<uint8_t> vbmeta_digest; member
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto21971 optional string vbmeta_digest = 1; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h410948 inline const std::string& VBMetaDigestReported::vbmeta_digest() const { in vbmeta_digest() function
410989 inline void VBMetaDigestReported::set_allocated_vbmeta_digest(std::string* vbmeta_digest) { in set_allocated_vbmeta_digest()