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@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel