[PATCH 21.11] common/cnxk: fix auth key length

Kevin Traynor ktraynor at redhat.com
Tue Mar 21 17:20:18 CET 2023


On 20/03/2023 17:03, Gowrishankar Muthukrishnan wrote:
> [ upstream commit 0fcaf90fe25ecaa002d765fa9759e554500e3f76 ]
> 
> Auth key length is stored as 8 bit value in SE context. It should
> be larger enough to accommodate supported auth key length of 1024
> bytes maximum, as in HMAC.
> 
> Fixes: a45859312ff ("common/cnxk: add SE definitions for symmetric crypto")
> 
> Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> ---
>   drivers/common/cnxk/roc_se.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 

Thanks Gowri. Queued this for 21.11 pending CI pass.
Kevin.



More information about the stable mailing list