forked from ARMmbed/mbed-os
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Frame counters for nw keys are now stored to NVM only after send key …
…is set (ARMmbed#2641) * Frame counters for nw keys are now stored to NVM only after send key is set This way if the device resets right after startup, frame counters are not incremented to NVM, which could lead to frame counter are exhaustion.
- Loading branch information
Mika Leppänen
authored
Jun 16, 2021
1 parent
3b3010a
commit 95c506a
Showing
3 changed files
with
23 additions
and
25 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