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

  /external/epid-sdk/epid/common-testhelper/
epid_params-testhelper.h 69 static const G2ElemStr g2_str_; member in class:Epid20Params
epid_params-testhelper.cc 100 FfElementObj(&fq2, &g2_str_.x, sizeof(g2_str_.x)),
101 FfElementObj(&fq2, &g2_str_.y, sizeof(g2_str_.y)),
159 const G2ElemStr Epid20Params::g2_str_ = { member in class:Epid20Params

Completed in 671 milliseconds