Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/src/
Dpairing.c114 static EpidStatus MulSpecial(FfElement* e, FfElement const* a,
475 result = MulSpecial(d, d, f, ps); in Pairing()
487 result = MulSpecial(d, d, f, ps); in Pairing()
497 result = MulSpecial(d, d, f, ps); in Pairing()
518 result = MulSpecial(d, d, f, ps); in Pairing()
530 result = MulSpecial(d, d, f, ps); in Pairing()
1891 static EpidStatus MulSpecial(FfElement* e, FfElement const* a, in MulSpecial() function