Searched defs:curveNameValue (Results 1 – 2 of 2) sorted by relevance
283 static HcfResult InitEccPoint(const int32_t curveNameValue, EC_GROUP **ecGroup, in InitEccPoint()387 HcfResult HcfEngineConvertPoint(const int32_t curveNameValue, HcfBlob *pointBlob, HcfPoint *returnP… in HcfEngineConvertPoint()432 HcfResult HcfEngineGetEncodedPoint(const int32_t curveNameValue, HcfPoint *point, in HcfEngineGetEncodedPoint()
152 HcfResult GetNidByCurveNameValue(int32_t curveNameValue, int32_t *nid) in GetNidByCurveNameValue()