> > Subject: [PATCH] crypto/qat: fix smaller modulus cases for mod exp > > > > This patches fixes not working cases when modulus is > > smaller than other arguments. > > > > Fixes: 109755f0a427 ("crypto/qat: refactor asymmetric crypto functions") > > > > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> > > --- > Acked-by: Fan Zhang <roy.fan.zh...@intel.com>
Applied to dpdk-next-crypto Thanks.