-
Notifications
You must be signed in to change notification settings - Fork 767
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runner: Add a helper to read and downcast a message
We can't always use this because sometimes (particular in TLS 1.2), you have to account for optional messages, but often we know exactly which message we're expecting. Change-Id: I4f6f59111fbf3e5f8a8fefa35802def9b2029196 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/72949 Reviewed-by: Nick Harper <[email protected]> Commit-Queue: David Benjamin <[email protected]>
- Loading branch information
Showing
3 changed files
with
42 additions
and
151 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
Oops, something went wrong.