-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inline CBS_init, CBS_data, and CBS_len
These are very basic accessors and we'll never make CBS opaque. Just inline them so the compiler can optimize around them. Change-Id: I65442acb9a89a611082c7e0c82b365c78adae7f4 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/66727 Auto-Submit: David Benjamin <[email protected]> Reviewed-by: Bob Beck <[email protected]> Commit-Queue: David Benjamin <[email protected]> (cherry picked from commit e202e51cb0912f36dafbd2e67cf04d6ec82f3180)
- Loading branch information
Showing
2 changed files
with
6 additions
and
12 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