HomeSort by relevance Sort by last modified time
    Searched refs:FqElemDat (Results 1 - 2 of 2) sorted by null

  /external/epid-sdk/epid/common/math/src/
tatepairing.c 56 typedef struct FqElemDat {
58 } FqElemDat;
61 FqElemDat x[3]; ///< element in Fq3
pairing.c 64 typedef struct FqElemDat {
66 } FqElemDat;
69 FqElemDat x[2]; ///< element in Fq2
    [all...]

Completed in 611 milliseconds