Searched refs:JoinFq3 (Results 1 – 1 of 1) sorted by relevance
/external/epid-sdk/epid/common/math/src/ |
D | tatepairing.c | 69 static EpidStatus JoinFq3(Epid11PairingState* ps, FfElement const* a, 710 static EpidStatus JoinFq3(Epid11PairingState* ps, FfElement const* a, in JoinFq3() function 816 result = JoinFq3(ps, x, y, t1); in FinalExp() 824 result = JoinFq3(ps, r0, neg_r1, t2); in FinalExp() 832 result = JoinFq3(ps, x, neg_y, t3); in FinalExp() 836 result = JoinFq3(ps, r0, r1, t4); in FinalExp()
|