Searched refs:root_of_trust (Results 1 – 4 of 4) sorted by relevance
82 KM_ROOT_OF_TRUST* root_of_trust; member122 ASN1_EXP_OPT(KM_AUTH_LIST, root_of_trust, KM_ROOT_OF_TRUST, TAG_ROOT_OF_TRUST.masked_tag()),715 if (record->root_of_trust) { in extract_auth_list()716 KM_ROOT_OF_TRUST* rot = record->root_of_trust; in extract_auth_list()
310 SoftKeymasterContext::SoftKeymasterContext(const std::string& root_of_trust) in SoftKeymasterContext() argument313 km1_dev_(nullptr), root_of_trust_(root_of_trust), os_version_(0), os_patchlevel_(0) {} in SoftKeymasterContext()
88 explicit TestKeymasterContext(const string& root_of_trust) in TestKeymasterContext() argument89 : SoftKeymasterContext(root_of_trust) {} in TestKeymasterContext()
40 explicit SoftKeymasterContext(const std::string& root_of_trust = "SW");