mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +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