Re: [PATCH v2 0/3] Add more algorithms and some misc cleanups

2017-06-18 Thread Herbert Xu
On Thu, May 04, 2017 at 11:34:43AM +, George Cherian wrote: > This series adds more algorithem support for CPT. > Add support for > -ecb(aes) > -cfb(aes) > -ecb(des3_ede) > > Some cleanups too. > > George Cherian (3): > crypto: cavium: Downgrade the annoying misc int

Re: [PATCH v2 0/3] Add more algorithms and some misc cleanups

2017-06-10 Thread George Cherian
Hi Herbert, Ping on this series Regards, -George Cherian On Thu, May 4, 2017 at 5:04 PM, George Cherian wrote: > This series adds more algorithm support for CPT. > Add support for > -ecb(aes) > -cfb(aes) > -ecb(des3_ede) > > Some cleanups too. > > George Cherian (3):

[PATCH v2 0/3] Add more algorithms and some misc cleanups

2017-05-04 Thread George Cherian
This series adds more algorithem support for CPT. Add support for -ecb(aes) -cfb(aes) -ecb(des3_ede) Some cleanups too. George Cherian (3): crypto: cavium: Downgrade the annoying misc interrupt print from dev_err to dev_dbg crypto: cavium: Remove the individual enc