Home
last modified time | relevance | path

Searched refs:verify_root_of_trust (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DSecureElementProvisioningTest.cpp140 verify_root_of_trust(vbKey->asBstr()->value(), deviceLocked->asBool()->value(), in validateRootOfTrust()
DKeyMintAidlTestBase.h410 void verify_root_of_trust(const vector<uint8_t>& verified_boot_key, //
DKeyMintAidlTestBase.cpp1786 void verify_root_of_trust(const vector<uint8_t>& verified_boot_key, bool device_locked, in verify_root_of_trust() function
1958 verify_root_of_trust(verified_boot_key, device_locked, verified_boot_state, verified_boot_hash); in verify_attestation_record()