> ---------------------------------------------------------------------- > In the case when PMD cannot support full process of the SM2, > but elliptic curve computation only, additional fields > are needed to handle such a case. >
Asym crypto APIs are no longer experimental. Hence adding new fields would lead to ABI break. > Points C1, kP therefore were added to the SM2 crypto operation struct. > > Signed-off-by: Arkadiusz Kusztal <arkadiuszx.kusz...@intel.com>