mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02: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…
Reference in a new issue