This is the generic prototype for the ECC registration functions listed below.
#include "hugse56.h"
int hu_RegisterSbg56ECC_Curve_Optimization(sb_GlobalCtx sbCtx)
A global context.
The name of each function consists of three parts: a constant (hu_RegisterSbg56ECC), the name of the curve (Sect163k1) and the optimization level of the curve (0, 1, or 2). Note that only the optimization level of 2 is available in this release.
Each of these functions enables support for the creation of a parameter object for a given curve with a given optimization level.
With this information you should easily be able to pick the registration function you want from the list below and determine the identifier associated with it. Note that only optlevel of 2 is available in this release.
Each of the above functions enable the following function to be called: