Searched refs:root_of_trust_ (Results 1 – 2 of 2) sorted by relevance
124 const std::string root_of_trust_; variable
313 km1_dev_(nullptr), root_of_trust_(root_of_trust), os_version_(0), os_patchlevel_(0) {} in SoftKeymasterContext()992 hidden->push_back(TAG_ROOT_OF_TRUST, reinterpret_cast<const uint8_t*>(root_of_trust_.data()), in BuildHiddenAuthorizations()993 root_of_trust_.size()); in BuildHiddenAuthorizations()