Searched refs:FqClear (Results 1 – 5 of 5) sorted by relevance
31 FqClear(&(result->x1)); in Fq2Set()35 FqClear(&result->x0); in Fq2Clear()36 FqClear(&result->x1); in Fq2Clear()51 FqClear(&(temp->x1)); in Fq2Exp()
74 void FqClear(FqElem* result) { VliClear(&result->limbs); } in FqClear() function77 FqClear(result); in FqSet()
48 FqClear(&state->g[1][i].x1); in PairingInit()
113 void FqClear(FqElem* result);
200 FqClear(&a); in TEST()