Re: [PATCH v3 10/17] crypto: Add userspace report for ablkcipher type algorithms

2011-09-25 Thread Steffen Klassert
On Sat, Sep 24, 2011 at 01:21:25PM +1000, Herbert Xu wrote: > > I don't think you should distinguish between BLKCIPHER and ABLKCIPHER. > A good rule of thumb would be if the report data structure is the > same, then the type value should be the same. > Ok, will do that. I'll update the patches a

Re: [PATCH v3 10/17] crypto: Add userspace report for ablkcipher type algorithms

2011-09-23 Thread Herbert Xu
On Wed, Sep 21, 2011 at 11:07:16AM +0200, Steffen Klassert wrote: > > diff --git a/include/linux/cryptouser.h b/include/linux/cryptouser.h > index 62ae124..0c359e5 100644 > --- a/include/linux/cryptouser.h > +++ b/include/linux/cryptouser.h > @@ -40,6 +40,7 @@ enum crypto_attr_type_t { > CRYP