Home
last modified time | relevance | path

Searched refs:SquareForFq4 (Results 1 – 1 of 1) sorted by relevance

/external/epid-sdk/epid/common/math/src/
Dpairing.c2054 static EpidStatus SquareForFq4(PairingState* ps, FfElement* e0, FfElement* e1, in SquareForFq4() function
2239 result = SquareForFq4(ps, t00, t11, a[0], a[3]); in SquareCyclotomic()
2242 result = SquareForFq4(ps, t01, t12, a[1], a[4]); in SquareCyclotomic()
2245 result = SquareForFq4(ps, t02, t10, a[2], a[5]); in SquareCyclotomic()