Home
last modified time | relevance | path

Searched defs:verified_boot_key (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/security/keymint/aidl/default/hal/
Dlib.rs51 let verified_boot_key = vec![0; 32]; in get_boot_info() localVariable
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
Dattestation_record.h34 hidl_vec<uint8_t> verified_boot_key; member
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dattestation_record.h57 vector<uint8_t> verified_boot_key; member
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp52 ASN1_OCTET_STRING* verified_boot_key; member
348 hidl_vec<uint8_t>* verified_boot_key, in parse_root_of_trust()
/hardware/interfaces/security/keymint/support/
Dattestation_record.cpp53 ASN1_OCTET_STRING* verified_boot_key; member
371 vector<uint8_t>* verified_boot_key, VerifiedBoot* verified_boot_state, in parse_root_of_trust()
/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp123 auto& verified_boot_key = root_of_trust.verified_boot_key; in check_root_of_trust() local
/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp48 ASN1_OCTET_STRING* verified_boot_key; member
/hardware/interfaces/keymaster/4.1/support/
Dattestation_record.cpp60 ASN1_OCTET_STRING* verified_boot_key; member
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp1786 void verify_root_of_trust(const vector<uint8_t>& verified_boot_key, bool device_locked, in verify_root_of_trust()
1951 vector<uint8_t> verified_boot_key; in verify_attestation_record() local
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp892 vector<uint8_t>* verified_boot_key, VerifiedBoot* verified_boot_state, in parse_root_of_trust()
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp497 HidlBuf verified_boot_key; in verify_attestation_record() local