Searched refs:boot_patchlevel_ (Results 1 – 2 of 2) sorted by relevance
103 if (boot_patchlevel_.has_value() && boot_patchlevel != boot_patchlevel_.value()) { in SetBootPatchlevel()107 boot_patchlevel_ = boot_patchlevel; in SetBootPatchlevel()113 std::optional<uint32_t> GetBootPatchlevel() const override { return boot_patchlevel_; } in GetBootPatchlevel()146 std::optional<uint32_t> boot_patchlevel_; variable
191 ExtendKeyBlobAuthorizations(hw_enforced, sw_enforced, vendor_patchlevel_, boot_patchlevel_); in CreateKeyBlob()217 boot_patchlevel_, upgrade_params, upgraded_key); in UpgradeKeyBlob()