Searched refs:Epid11G1ElemStr (Results 1 – 8 of 8) sorted by relevance
35 Epid11G1ElemStr g1; ///< Intel(R) EPID 1.1 parameter g137 Epid11G1ElemStr g3; ///< Intel(R) EPID 1.1 parameter g338 Epid11G1ElemStr h1; ///< Group public key value h139 Epid11G1ElemStr h2; ///< Group public key value h243 Epid11G1ElemStr T1; ///< Variable T1 computed in algorithm44 Epid11G1ElemStr T2; ///< Variable T2 computed in algorithm45 Epid11G1ElemStr R1; ///< Variable R1 computed in algorithm46 Epid11G1ElemStr R2; ///< Variable R2 computed in algorithm105 Epid11G1ElemStr const* T1, Epid11G1ElemStr const* T2, EcPoint const* R1,
50 Epid11G1ElemStr const* T1, Epid11G1ElemStr const* T2, EcPoint const* R1, in SetCalculatedEpid11CommitValues()
31 Epid11G1ElemStr h1; ///< an element in G132 Epid11G1ElemStr h2; ///< an element in G1
64 typedef G1ElemStr Epid11G1ElemStr; typedef102 Epid11G1ElemStr g1; ///< a generator(an element) of G1104 Epid11G1ElemStr g3; ///< a generator (an element) of G3116 Epid11G1ElemStr h1; ///< an element in G1117 Epid11G1ElemStr h2; ///< an element in G1128 Epid11G1ElemStr T1; ///< an element in G1129 Epid11G1ElemStr T2; ///< an element in G1
47 static const Epid11G1ElemStr kGaElemStr;52 const Epid11G1ElemStr Epid11PairingTest::kGaElemStr = {
72 static const Epid11G1ElemStr g1_str_;
182 const Epid11G1ElemStr Epid11ParamsObj::g1_str_ = {
116 sizeof(Epid11G1ElemStr) != (ga->ff->element_len << 3) || in NewEpid11PairingState()326 Epid11G1ElemStr a_str = {0}; in Epid11Pairing()