> For series,
> Acked-by: Ravi Kumar <[email protected]>
>
> >
> >From: Sardar Shamsher Singh <[email protected]>
> >
> >sha3 support enabled in AMD-CCP crypto controller
> >
> >Signed-off-by: Sardar Shamsher Singh <[email protected]>
> >---
Change patch title and description as below
cryptodev: fix missing SHA3 algo strings
SHA3 support was added earlier but algo strings were
missing. This patch add the missing strings.
Fixes: 1df800f89518 ("crypto/ccp: support SHA3 family")
Cc: [email protected]
Signed-off-by: Sardar Shamsher Singh <[email protected]>
Acked-by: Ravi Kumar <[email protected]>
Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto
Thanks.