On Fri, Dec 21, 2018 at 05:59:07PM +0200, Horia Geantă wrote:
> This patch set adds support for xcbc(aes) and improves a few ahash things
> along the way.
> 
> It depends on the following patch:
> [v2] crypto: caam - fix SHA support detection
> https://patchwork.kernel.org/patch/10740373/
> 
> Iuliana Prodan (3):
>   crypto: caam - fix error reporting for caam_hash_alloc
>   crypto: caam - create ahash shared descriptors only once
>   crypto: caam - add support for xcbc(aes)
> 
>  drivers/crypto/caam/caamhash.c      | 199 
> ++++++++++++++++++++++++++++++++----
>  drivers/crypto/caam/caamhash_desc.c |  58 ++++++++++-
>  drivers/crypto/caam/caamhash_desc.h |   2 +
>  3 files changed, 240 insertions(+), 19 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to