forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ChromeOSTokenManager: small refactoring
Rename tpm_slot_ into system_slot_ because it is only used for storing the system slot (and the private slot is also a tpm slot). So the renaming eliminates some confusion. Delete some crypto:: namepspace specifiers since the code is already in the "crypto" namespace. Bug: b:197836899 Test: Compilation Change-Id: Iaf9cdd1a468d5b99b9b4865eca203b08d743993e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3122328 Reviewed-by: Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Michael Ershov <miersh@google.com> Cr-Commit-Position: refs/heads/main@{#915598}
- Loading branch information
Michael Ershov
authored and
Chromium LUCI CQ
committed
Aug 26, 2021
1 parent
5064427
commit b5c71c7
Showing
1 changed file
with
21 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters