Home
last modified time | relevance | path

Searched refs:_boot_hash (Results 1 – 2 of 2) sorted by relevance

/external/nos/host/android/hals/keymaster/include/
DKeymasterDevice.h120 std::vector<uint8_t> _boot_hash; member
/external/nos/host/android/hals/keymaster/
DKeymasterDevice.cpp1313 _boot_hash.assign(response.boot_hash().begin(), response.boot_hash().end()); in GetBootInfo()