> Fix out-of-bound issues reported by coverity scan. > > Coverity issue: 403164, 403165, 403166, 403167, 403169, 403170, > 403171, > 403172, 403173, 403174, 403176, 403178, 403179, 403180 > Fixes: 5686b573e4b ("crypto/cnxk: support SM2") > Fixes: badc0c6f6d6 ("cryptodev: set private and public keys in EC session") > Cc: stable@dpdk.org > > Signed-off-by: Gowrishankar Muthukrishnan Applied to dpdk-next-crypto Title changed to "crypto/cnxk: fix out of bound access" Thanks.