[dm-devel] [0/3] [DM] dm-crypt: Add async blkcipher support

Herbert Xu herbert.xu at redhat.com
Mon Apr 16 10:58:23 UTC 2007


Hi:

These three patches convert dm-crypt from a synchronous blkcipher user
to an asynchronous one.  Due to the design of of the async blkcipher
interface, synchronous block ciphers are still supported by the same
code.  In fact, the dm-crypt performance is slightly better compared
to the previous synchronous interface.

With this change dm-crypt will support any asynchronous crypto drivers
that are added to Linux.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt




More information about the dm-devel mailing list