mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-18 13:14:01 +00:00
crypto: caam - Convert authenc to new AEAD interface
This patch converts the authenc implementations in caam to the new AEAD interface. The biggest change is that seqiv no longer generates a random IV. Instead the IPsec sequence number is used as the IV. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
92d95ba917
commit
479bcc7c5b
1 changed files with 1401 additions and 1330 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue