[PATCH 1/5] crypto: talitos - add hmac algorithms

2011-11-16 Thread Kim Phillips
From: Lee Nipper Add these hmac algorithms to talitos: hmac(md5), hmac(sha1), hmac(sha224), hmac(sha256), hmac(sha384), hmac(sha512). These are all type ahash. Signed-off-by: Lee Nipper Fixed up to not register HMAC algorithms on sec2.0 devices. Rationale (from Lee): o

Re: [PATCH 1/5] crypto: talitos - add hmac algorithms

2011-11-17 Thread Lee Nipper
On Wed, Nov 16, 2011 at 6:19 PM, Kim Phillips wrote: > From: Lee Nipper > > Add these hmac algorithms to talitos: >    hmac(md5), >    hmac(sha1), >    hmac(sha224), >    hmac(sha256), >    hmac(sha384), >    hmac(sha512). > These are all type ahash. > > Signed-off-by: Lee Nipper > > Fixed up to

Re: [PATCH 1/5] crypto: talitos - add hmac algorithms

2011-11-17 Thread Kim Phillips
On Thu, 17 Nov 2011 09:01:16 -0600 Lee Nipper wrote: > Thanks Kim for re-submitting this patch, and the fix for avoiding > sec2.0 problem. thanks for the code - sorry it took so long - the AH fix below was a good motivator. > Since I don't have sec2.1+ h/w, I won't be able to hammer test it. :(

Re: [PATCH 1/5] crypto: talitos - add hmac algorithms

2011-11-21 Thread Herbert Xu
On Thu, Nov 17, 2011 at 12:19:16AM +, Kim Phillips wrote: > From: Lee Nipper > > Add these hmac algorithms to talitos: All patches applied. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscrib