Searched refs:CurveConstPara (Results 1 – 1 of 1) sorted by relevance
27 struct CurveConstPara { struct102 static void CurveFreeConstPara(struct CurveConstPara *para) in CurveFreeConstPara()114 static int32_t CurveInitConstPara(struct CurveConstPara *para) in CurveInitConstPara()159 const struct CurveConstPara *curvePara, BIGNUM *b, BN_CTX *ctx) in CurveHashToPointCalcB()205 const struct CurveConstPara *curvePara, BIGNUM *a, BN_CTX *ctx) in CurveHashToPointCalcA()259 const struct CurveConstPara *curvePara, BIGNUM *c, BN_CTX *ctx) in CurveHashToPointCalcC()295 static int32_t CurveSetConstPara(struct CurveConstPara *para) in CurveSetConstPara()331 struct CurveConstPara curvePara; in CurveHashToPoint()