-
Notifications
You must be signed in to change notification settings - Fork 711
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aes-gcm: Clarify slice-to-pointer conversion.
Extend the work done in cb6d5de to replace pointer arithmetic via slicing with `InOut`'s pointer conversion for integrated AES-GCM opening operations. Note that sealing doesn't have any arithmetic as it doesn't support a `src` offset.
- Loading branch information
1 parent
fb1b00e
commit 4f09fa5
Showing
1 changed file
with
16 additions
and
15 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