Searched refs:qm1d2 (Results 1 – 1 of 1) sorted by relevance
1329 BigNum* qm1d2 = NULL; in FfSqrt() local1380 result = NewBigNum(sizeof(BigNumStr) * CHAR_BIT, &qm1d2); in FfSqrt()1472 result = BigNumDiv(qm1, two, qm1d2, remainder); in FfSqrt()1491 result = FfExp(ff, g, qm1d2, gg); in FfSqrt()1653 DeleteBigNum(&qm1d2); in FfSqrt()