Skip to content

Commit

Permalink
crypto: caam - Convert authenc to new AEAD interface
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Herbert Xu committed Aug 4, 2015
1 parent 92d95ba commit 479bcc7
Showing 1 changed file with 1,337 additions and 1,266 deletions.
Loading

0 comments on commit 479bcc7

Please sign in to comment.