-
Notifications
You must be signed in to change notification settings - Fork 781
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[keymgr] Reuse
revision_seed
in advance calls
A cheap solution to the issue raised in #22565. The focus is on: * Not introducing extra seeds that incur extra area. * Cleaner diversifications for Keymgr calls, so that we can claim no message collisons for different use cases. Signed-off-by: Fatih Balli <[email protected]>
- Loading branch information
1 parent
0c397d7
commit fae8593
Showing
3 changed files
with
27 additions
and
19 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
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
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