Searched refs:Epid11G3ElemStr (Results 1 – 9 of 9) sorted by relevance
41 Epid11G3ElemStr B; ///< Variable B computed in algorithm42 Epid11G3ElemStr K; ///< Variable K computed in algorithm47 Epid11G3ElemStr R3; ///< Variable R3 computed in algorithm104 Epid11G3ElemStr const* B, Epid11G3ElemStr const* K,
49 Epid11G3ElemStr const* B, Epid11G3ElemStr const* K, in SetCalculatedEpid11CommitValues()
67 typedef G1ElemStr Epid11G3ElemStr; typedef126 Epid11G3ElemStr B; ///< an element in G3127 Epid11G3ElemStr K; ///< an element in G3146 Epid11G3ElemStr T; ///< an element in G3177 Epid11G3ElemStr b; ///< an element of G1178 Epid11G3ElemStr k; ///< an element of G1
38 Epid11G3ElemStr g3; //!< Generator of G3 (512-bit)39 Epid11G3ElemStr B; //!< (element of G3): part of basic signature Sigma040 Epid11G3ElemStr K; //!< (element of G3): part of basic signature Sigma041 Epid11G3ElemStr B_tick; //!< (element of G3): one entry in SigRL42 Epid11G3ElemStr K_tick; //!< (element of G3): one entry in SigRL43 Epid11G3ElemStr T; //!< element of G344 Epid11G3ElemStr R1; //!< element of G345 Epid11G3ElemStr R2; //!< element of G3
75 static const Epid11G3ElemStr g3_str_;
210 const Epid11G3ElemStr Epid11ParamsObj::g3_str_ = {
37 static const Epid11G3ElemStr kG3IdentityStr;
23 const Epid11G3ElemStr Epid11VerifierTest::kG3IdentityStr = {0};
179 static const Epid11G3ElemStr kAadHash;181 static const Epid11G3ElemStr kBsn0Hash;183 static const Epid11G3ElemStr kTestHash;185 static const Epid11G3ElemStr kAacHash;1948 Epid11G3ElemStr r_str; in TEST_F()