On 2/6/2019 4:04 PM, Arek Kusztal wrote: > This patch changes modular exponentiation and modular multiplicative > inverse API comments to make it more precise. > > Signed-off-by: Arek Kusztal <[email protected]> > --- > v2: > - grammar fixes > > v3: > - remove information about positive integer > > lib/librte_cryptodev/rte_crypto_asym.h | 43 > ++++++++++++++++++++++------------ > 1 file changed, 28 insertions(+), 15 deletions(-) > Acked-by: Akhil Goyal <[email protected]>
Applied to dpdk-next-crypto Thanks.

