Arek Kusztal <arkadiuszx.kusz...@intel.com> writes:
> - Added elliptic curve Diffie-Hellman parameters. > Point multiplication allows the user to process every phase of > ECDH, but for phase 1, user should not really care about the generator. > The user does not even need to know what the generator looks like, > therefore setting ec xform would make this work. > > Cc: m...@ashroe.eu > > Signed-off-by: Arek Kusztal <arkadiuszx.kusz...@intel.com> > --- > devtools/libabigail.abignore | 3 +++ > lib/cryptodev/rte_crypto_asym.h | 38 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 41 insertions(+) > Acked-by: Ray Kinsella <m...@ashroe.eu>