Skip to content

Commit

Permalink
crypto: caam - faster aead implementation
Browse files Browse the repository at this point in the history
Job descriptors only contain header and seq pointers.

Other commands are stored in separate shared descriptors
for encrypt, decrypt and givencrypt, stored as arrays
in caam_ctx.

This requires additional macros to create math commands
to calculate assoclen and cryptlen.

Signed-off-by: Yuan Kang <Yuan.Kang@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Yuan Kang authored and herbertx committed Jul 15, 2011
1 parent 885e9e2 commit 1acebad
Show file tree
Hide file tree
Showing 2 changed files with 832 additions and 330 deletions.
Loading

0 comments on commit 1acebad

Please sign in to comment.