forked from lowRISC/opentitan
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[aes/rtl] Correct manual operation mode for GCM
This commit cleans up the generation of GCM specific start signals and properly handles manual operation mode for GCM. Previously, some GCM phases (especially the ones not using the AES cipher core) would start automatically despite the module being configured in manual operation mode. Signed-off-by: Pirmin Vogel <[email protected]>
- Loading branch information
Showing
1 changed file
with
78 additions
and
46 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