-
Notifications
You must be signed in to change notification settings - Fork 719
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aes-gcm internals: Clarify slicing operations in X86-64 integrated case.
Clarify the invariants in `Overlapping`. Consistently use `Overlapping::new` for checking of `src`. Clarify the assumptions we're making about the assembly function's return value. Consistently use `in_out` for `Overlapping`s and `in_out_slice` for slices.
- Loading branch information
1 parent
800bb76
commit 76dd513
Showing
2 changed files
with
24 additions
and
16 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