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.
[test] check crypto operations in power virus test
This both: 1. updates the crypto operations (AES, HMAC, and KMAC) to enable checking their outputs against known outputs, and 2. checks the outputs of the crypto blocks (AES, HMAC, and KMAC) for correctness after exiting the max power epoch. This partially addresses lowRISC#14814. Signed-off-by: Timothy Trippel <[email protected]>
- Loading branch information
1 parent
4fdd43f
commit b4e45d5
Showing
1 changed file
with
76 additions
and
30 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