IDLC functions

The following functions enable Security Builder GSE's IDLC functionality.

To enable IDLC support, hu_RegisterSbg56IDLC() must be called. This function registers the core IDLC functions. Once this is done, you must register the parameter(s) you wish to use by calling the appropriate parameter registration function(s). The available parameter registration functions are described in the hu_RegisterSbg56IDLCParams_ANSI_Optimization(), hu_RegisterSbg56IDLCParams_FIPS_Optimization(), hu_RegisterSbg56IDLCParams_Group_Optimization(), and hu_RegisterSbg56IDLCParams_IDLC_Optimization() function prototypes.