Commit d5aa786
feat(linux): crypto: Update algorithms supported in AM62L
Update the docs to include new algorithms whose support has been added
to AM62L DTHEv2 linux crypto driver. The new algorithms added in this
commit are: AES-GCM, HMAC(MD5), HMAC(SHA224), HMAC(SHA256),
HMAC(SHA384), and HMAC(SHA512).
To ease readability, the algorithms have been broken down into
multiple lines according to their type.
Signed-off-by: T Pratham <[email protected]>1 parent 3f9baef commit d5aa786
File tree
1 file changed
+3
-1
lines changed- source/linux/Foundational_Components/Kernel/Kernel_Drivers/Crypto
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments