Searched defs:verified_boot_hash (Results 1 – 9 of 9) sorted by relevance
53 let verified_boot_hash = hex::decode(&vbmeta_digest).unwrap_or_else(|_e| { in get_boot_info() localVariable
35 hidl_vec<uint8_t> verified_boot_hash; member
58 vector<uint8_t> verified_boot_hash; member
55 ASN1_OCTET_STRING* verified_boot_hash; member350 hidl_vec<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
56 ASN1_OCTET_STRING* verified_boot_hash; member372 bool* device_locked, vector<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
63 ASN1_OCTET_STRING* verified_boot_hash; member
1788 const vector<uint8_t>& verified_boot_hash) { in verify_root_of_trust()1954 vector<uint8_t> verified_boot_hash; in verify_attestation_record() local
893 bool* device_locked, vector<uint8_t>* verified_boot_hash) { in parse_root_of_trust()
500 HidlBuf verified_boot_hash; in verify_attestation_record() local