[dpdk-dev] [PATCH] crypto/cnxk: fix bus error on RSA verify
Anoob Joseph
anoobj at marvell.com
Mon Oct 25 06:17:38 CEST 2021
> From: Kiran Kumar K <kirankumark at marvell.com>
>
> While creating RSA session, private key length is not being calculated
> properly. This is causing bus error on RSA verify.
> This patch fix the issue with length calculation.
>
> Fixes: 5a3513caeb455 ("crypto/cnxk: add asymmetric session")
>
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
> ---
> drivers/crypto/cnxk/cnxk_ae.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Anoob Joseph <anoobj at marvell.com>
More information about the dev
mailing list