Home
last modified time | relevance | path

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

/system/keymaster/tests/
Dattestation_record_test.cpp42 keymaster_error_t GetVerifiedBootParams(keymaster_blob_t* verified_boot_key, in GetVerifiedBootParams()
52 void VerifyRootOfTrust(const keymaster_blob_t& verified_boot_key, in VerifyRootOfTrust()
134 keymaster_blob_t verified_boot_key; in TEST() local
/system/keymaster/km_openssl/
Dattestation_record.cpp394 keymaster_blob_t verified_boot_key; in build_attestation_record() local
762 keymaster_blob_t* verified_boot_key, in parse_root_of_trust()
/system/keymaster/include/keymaster/
Dattestation_record.h43 ASN1_OCTET_STRING* verified_boot_key; member