Searched refs:FpNeg (Results 1 – 4 of 4) sorted by relevance
128 FpNeg(&neg_value, &one); in TEST()133 FpNeg(&neg_value, &value); in TEST()134 FpNeg(&neg_value, &neg_value); in TEST()
76 void FpNeg(FpElem* result, FpElem const* in);
59 void FpNeg(FpElem* result, FpElem const* in) { in FpNeg() function
68 FpNeg(&rmu, &ctx->f); in EpidNrProve()