Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/default/hal/
Dlib.rs53 let verified_boot_hash = hex::decode(&vbmeta_digest).unwrap_or_else(|_e| { in get_boot_info() localVariable
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
Dattestation_record.h35 hidl_vec<uint8_t> verified_boot_hash; member
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dattestation_record.h58 vector<uint8_t> verified_boot_hash; member
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp55 ASN1_OCTET_STRING* verified_boot_hash; member
350 hidl_vec<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp56 ASN1_OCTET_STRING* verified_boot_hash; member
372 bool* device_locked, vector<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp63 ASN1_OCTET_STRING* verified_boot_hash; member
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp1788 const vector<uint8_t>& verified_boot_hash) { in verify_root_of_trust()
1954 vector<uint8_t> verified_boot_hash; in verify_attestation_record() local
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp893 bool* device_locked, vector<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp500 HidlBuf verified_boot_hash; in verify_attestation_record() local