Re: [PATCH] crypto: talitos - fix ahash for multiple of blocksize

2010-06-15 Thread Herbert Xu
On Fri, Jun 11, 2010 at 04:55:30AM +, Lee Nipper wrote: > Correct ahash_process_req() to properly handle cases > where the total hash amount is a multiple of the blocksize. > The SEC must have some data to hash during the very last > descriptor operation; so up to one whole blocksize > of data

Re: Crypto API from user space

2010-06-15 Thread Nikos Mavrogiannopoulos
Dmitry Kasatkin wrote: > Hi, > > Can I use kernel Crypto API from user space? > I remember 2 or 3 projects about it. > > But what is the one and only one I need? :) I don't know which is the one you need, but I know the one I use. Check http://home.gna.org/cryptodev-linux/ regards, Nikos -- To

Crypto API from user space

2010-06-15 Thread Dmitry Kasatkin
Hi, Can I use kernel Crypto API from user space? I remember 2 or 3 projects about it. But what is the one and only one I need? :) Thanks, Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info a