Skip to content

Commit

Permalink
crypto: talitos - Add ablkcipher algorithms
Browse files Browse the repository at this point in the history
Add these ablkcipher algorithms:
cbc(aes),
cbc(des3_ede).

Added handling of chained scatterlists with zero length entry
because eseqiv uses it.
Added new map and unmap routines.

Signed-off-by: Lee Nipper <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
leenipper authored and herbertx committed Jun 2, 2009
1 parent 56af8cd commit 4de9d0b
Showing 1 changed file with 342 additions and 38 deletions.
Loading

0 comments on commit 4de9d0b

Please sign in to comment.