• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!-- HTML header for doxygen 1.8.10-->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<meta http-equiv="X-UA-Compatible" content="IE=9"/>
7<meta name="generator" content="Doxygen 1.8.14"/>
8<title>Intel&reg; Enhanced Privacy ID SDK: EccPointFq2 Struct Reference</title>
9<link href="tabs.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="dynsections.js"></script>
12<link href="navtree.css" rel="stylesheet" type="text/css"/>
13<script type="text/javascript" src="resize.js"></script>
14<script type="text/javascript" src="navtreedata.js"></script>
15<script type="text/javascript" src="navtree.js"></script>
16<script type="text/javascript">
17/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
18  $(document).ready(initResizable);
19/* @license-end */</script>
20<link href="doxygen.css" rel="stylesheet" type="text/css" />
21<link href="epidstyle.css" rel="stylesheet" type="text/css"/>
22</head>
23<body>
24<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
25<div id="titlearea">
26<table cellspacing="0" cellpadding="0">
27 <tbody>
28 <tr style="height: 56px;">
29  <td id="projectalign" style="padding-left: 0.5em;">
30   <div id="projectname"><a
31                            onclick="storeLink('index.html')"
32                            id="projectlink"
33                            class="index.html"
34                            href="index.html">Intel&reg; Enhanced Privacy ID SDK</a>
35&#160;<span id="projectnumber">6.0.1</span>
36</div>
37  </td>
38 </tr>
39 </tbody>
40</table>
41</div>
42<!-- end header part -->
43<!-- Generated by Doxygen 1.8.14 -->
44</div><!-- top -->
45<div id="side-nav" class="ui-resizable side-nav-resizable">
46  <div id="nav-tree">
47    <div id="nav-tree-contents">
48      <div id="nav-sync" class="sync"></div>
49    </div>
50  </div>
51  <div id="splitbar" style="-moz-user-select:none;"
52       class="ui-resizable-handle">
53  </div>
54</div>
55<script type="text/javascript">
56/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
57$(document).ready(function(){initNavTree('struct_ecc_point_fq2.html','');});
58/* @license-end */
59</script>
60<div id="doc-content">
61<div class="header">
62  <div class="summary">
63<a href="#pub-attribs">Data Fields</a>  </div>
64  <div class="headertitle">
65<div class="title">EccPointFq2 Struct Reference</div>  </div>
66</div><!--header-->
67<div class="contents">
68
69<p>Point in EFq2.
70 <a href="struct_ecc_point_fq2.html#details">More...</a></p>
71
72<p><code>#include &lt;epid/member/tiny/math/mathtypes.h&gt;</code></p>
73<table class="memberdecls">
74<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
75Data Fields</h2></td></tr>
76<tr class="memitem:ac1c2f9e66988d12c61bd1ffd4975eb7d"><td class="memItemLeft" align="right" valign="top"><a id="ac1c2f9e66988d12c61bd1ffd4975eb7d"></a>
77<a class="el" href="struct_fq2_elem.html">Fq2Elem</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ecc_point_fq2.html#ac1c2f9e66988d12c61bd1ffd4975eb7d">x</a></td></tr>
78<tr class="memdesc:ac1c2f9e66988d12c61bd1ffd4975eb7d"><td class="mdescLeft">&#160;</td><td class="mdescRight">x coordinate <br /></td></tr>
79<tr class="separator:ac1c2f9e66988d12c61bd1ffd4975eb7d"><td class="memSeparator" colspan="2">&#160;</td></tr>
80<tr class="memitem:a137a9467dc77df97319c88880d13ea48"><td class="memItemLeft" align="right" valign="top"><a id="a137a9467dc77df97319c88880d13ea48"></a>
81<a class="el" href="struct_fq2_elem.html">Fq2Elem</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ecc_point_fq2.html#a137a9467dc77df97319c88880d13ea48">y</a></td></tr>
82<tr class="memdesc:a137a9467dc77df97319c88880d13ea48"><td class="mdescLeft">&#160;</td><td class="mdescRight">y coordinate <br /></td></tr>
83<tr class="separator:a137a9467dc77df97319c88880d13ea48"><td class="memSeparator" colspan="2">&#160;</td></tr>
84</table>
85<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
86<div class="textblock"><p>Point in EFq2. </p>
87</div><hr/>The documentation for this struct was generated from the following file:<ul>
88<li>epid/member/tiny/math/<a class="el" href="mathtypes_8h.html">mathtypes.h</a></li>
89</ul>
90</div><!-- contents -->
91</div><!-- doc-content -->
92<!-- HTML footer for doxygen 1.8.10-->
93<!-- start footer part -->
94<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
95  <ul>
96    <li class="navelem"><a class="el" href="struct_ecc_point_fq2.html">EccPointFq2</a></li>
97    <li class="footer">
98      &copy; 2016-2017 Intel Corporation
99    </li>
100  </ul>
101</div>
102</body>
103</html>
104