> This change fixes coverity issue on overflowed constant. > Bad phys address should be checked before using it in > descriptor. > > Coverity issue: 457462, 457465 > Fixes: 10702138f1a ("crypto/virtio: support asymmetric RSA") > > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com> Cc: sta...@dpdk.org Acked-by: Akhil Goyal <gak...@marvell.com>
Applied to dpdk-next-crypto Thanks