Home
last modified time | relevance | path

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

/external/epid-sdk/epid/member/tiny/math/src/
Defq.c27 static int EFqMakePoint(EccPointFq* output, FqElem* in) { in EFqMakePoint() function
220 } while (!EFqMakePoint(result, &fq)); in EFqRand()
407 } while (!EFqMakePoint((EccPointFq*)result, &fq)); in EFqJRand()