Searched refs:pseudo_hw_enforced (Results 1 – 1 of 1) sorted by relevance
296 AuthorizationSet* pseudo_hw_enforced = (hw_enforced->empty()) ? sw_enforced : hw_enforced; in SetKeyBlobAuthorizations() local297 pseudo_hw_enforced->push_back(TAG_ORIGIN, origin); in SetKeyBlobAuthorizations()298 pseudo_hw_enforced->push_back(TAG_OS_VERSION, os_version); in SetKeyBlobAuthorizations()299 pseudo_hw_enforced->push_back(TAG_OS_PATCHLEVEL, os_patchlevel); in SetKeyBlobAuthorizations()