summaryrefslogtreecommitdiff
path: root/cmd/blob.c
diff options
context:
space:
mode:
authorIon Agorria <ion@agorria.com>2025-06-29 13:57:09 +0300
committerTom Rini <trini@konsulko.com>2025-07-11 10:43:29 -0600
commita2e86dafd72dc1bc167459b25f6ab6efe038a119 (patch)
treecb9c9b97c1da64eda72142d00c4982a56588b252 /cmd/blob.c
parent0d84494064193f4f41b147ca4d30ad51ebf6620a (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 <ion@agorria.com>
Diffstat (limited to 'cmd/blob.c')
0 files changed, 0 insertions, 0 deletions