-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mrp] Fix #17471 - send standalone ack before crypto ops in CASE and …
…PASE. (#18773) * [mrp] Fix #17471 - force send standalone ack for CASE. * [mrp] Adjust expected # of packets in CASE test. * [mrp] Add CHIP_CONFIG_SLOW_CRYPTO and support to standalone ack for PASE. * [mrp] Move CHIP_DEVICE_CONFIG_SLOW_CRYPTO to device layer config. * [mrp] Only send slow crypto ack for crypto ops. * [mrp] Call FlushAcks rather than SendStandaloneAckMessage. Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * [mrp] Assume fast crypto on linux and darwin. Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
- Loading branch information
Showing
7 changed files
with
68 additions
and
13 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
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
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