Searched refs:CheckEc384CurveId (Results 1 – 1 of 1) sorted by relevance
101 static HcfResult CheckEc384CurveId(BIGNUM *p, BIGNUM *b, BIGNUM *x, BIGNUM *y) in CheckEc384CurveId() function547 } else if (CheckEc384CurveId(bigIntegerParams->p, bigIntegerParams->b, bigIntegerParams->x, in CompareOpenssl384BitsType()