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

From: George Cherian
Date: Sat Jun 10 2017 - 22:27:52 EST


Hi Herbert,

Ping on this series....

Regards,
-George Cherian

On Thu, May 4, 2017 at 5:04 PM, George Cherian
<george.cherian@xxxxxxxxxx> 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):
> crypto: cavium: Downgrade the annoying misc interrupt print from
> dev_err to dev_dbg
> crypto: cavium: Remove the individual encrypt/decrypt function for
> each algorithm
> crypto: cavium: Add more algorithms
>
> drivers/crypto/cavium/cpt/cptvf_algs.c | 234 ++++++++++++++++++++++-----------
> drivers/crypto/cavium/cpt/cptvf_algs.h | 7 +
> drivers/crypto/cavium/cpt/cptvf_main.c | 2 +-
> 3 files changed, 165 insertions(+), 78 deletions(-)
>
> --
> 2.1.4
>