diff options
| author | Ion Agorria <[email protected]> | 2025-06-29 13:57:09 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-07-11 10:43:29 -0600 |
| commit | a2e86dafd72dc1bc167459b25f6ab6efe038a119 (patch) | |
| tree | cb9c9b97c1da64eda72142d00c4982a56588b252 /test | |
| parent | 0d84494064193f4f41b147ca4d30ad51ebf6620a (diff) | |
crypto: aes: Add software AES DM driver
This adds AES crypto engine using the AES Uclass implemented in software,
serves as example implementation and for uclass tests.
Those implementing HW AES crypto engine drivers can use this as basis and
replace software parts with the HW specifics of their device.
Signed-off-by: Ion Agorria <[email protected]>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
