blob: 53710adc9f98ec4d25055725ca8a224dafda8ac2 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>AMCL: big_448_29.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AMCL
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_df7310d1a865926cc859bcfb1880083f.html">include</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">big_448_29.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="big__448__29_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> Licensed to the Apache Software Foundation (ASF) under one</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> or more contributor license agreements. See the NOTICE file</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> distributed with this work for additional information</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> regarding copyright ownership. The ASF licenses this file</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> to you under the Apache License, Version 2.0 (the</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> &quot;License&quot;); you may not use this file except in compliance</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> with the License. You may obtain a copy of the License at</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> Unless required by applicable law or agreed to in writing,</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> software distributed under the License is distributed on an</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> KIND, either express or implied. See the License for the</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> specific language governing permissions and limitations</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> under the License.</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment">*/</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#ifndef BIG_448_29_H</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="preprocessor">#define BIG_448_29_H</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#include &lt;stdio.h&gt;</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#include &lt;stdlib.h&gt;</span></div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="preprocessor">#include &lt;inttypes.h&gt;</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="arch_8h.html">arch.h</a>&quot;</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="preprocessor">#include &quot;amcl.h&quot;</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="config__big__448__29_8h.html">config_big_448_29.h</a>&quot;</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="comment">//#define UNWOUND</span></div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#a7a5a3ffd6671b7e3013edefee432cf3d"> 39</a></span>&#160;<span class="preprocessor">#define BIGBITS_448_29 (8*MODBYTES_448_29) </span></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#a10fb0626866a70d80b6df4824b89e3cc"> 40</a></span>&#160;<span class="preprocessor">#define NLEN_448_29 (1+((8*MODBYTES_448_29-1)/BASEBITS_448_29)) </span></div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#a4616c74eb991d091cdc238397eccb64c"> 41</a></span>&#160;<span class="preprocessor">#define DNLEN_448_29 2*NLEN_448_29 </span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#ab8d629bbd801a7e1d4da1cdedc1a76b6"> 42</a></span>&#160;<span class="preprocessor">#define BMASK_448_29 (((chunk)1&lt;&lt;BASEBITS_448_29)-1) </span></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#a2a565018109ce03e9c7f6c2225b7bfd8"> 43</a></span>&#160;<span class="preprocessor">#define NEXCESS_448_29 (1&lt;&lt;(CHUNK-BASEBITS_448_29-1)) </span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#ad8e6de2119434515297fc71c80107920"> 45</a></span>&#160;<span class="preprocessor">#define HBITS_448_29 (BASEBITS_448_29/2) </span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#a027d25f3937d2bd098156eb2df8c1bf3"> 46</a></span>&#160;<span class="preprocessor">#define HMASK_448_29 (((chunk)1&lt;&lt;HBITS_448_29)-1) </span></div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160;<span class="preprocessor">//#define DEBUG_NORM</span></div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;<span class="preprocessor">#ifdef DEBUG_NORM </span><span class="comment">/* Add an extra location to track chunk extension */</span><span class="preprocessor"></span></div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="preprocessor">#define MPV_448_29 NLEN_448_29</span></div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="preprocessor">#define MNV_448_29 (NLEN_448_29+1)</span></div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="keyword">typedef</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a>[<a class="code" href="big__448__29_8h.html#a10fb0626866a70d80b6df4824b89e3cc">NLEN_448_29</a>+2]; </div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;<span class="preprocessor">#define DMPV_448_29 DNLEN_448_29</span></div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;<span class="preprocessor">#define DMNV_448_29 (DNLEN_448_29+1)</span></div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;<span class="keyword">typedef</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a>[<a class="code" href="big__448__29_8h.html#a4616c74eb991d091cdc238397eccb64c">DNLEN_448_29</a>+2]; </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;<span class="preprocessor">#else</span></div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761"> 58</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a>[<a class="code" href="big__448__29_8h.html#a10fb0626866a70d80b6df4824b89e3cc">NLEN_448_29</a>]; </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7"> 59</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a>[<a class="code" href="big__448__29_8h.html#a4616c74eb991d091cdc238397eccb64c">DNLEN_448_29</a>]; </div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="comment">/* BIG number prototypes */</span></div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a09c7553a6d3bddeb319b6847b95b206f">BIG_448_29_iszilch</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a54fe1672b4ae68f10c9b91e251adaabc">BIG_448_29_isunity</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#adc34c5a4a04536b69ef88d01318b293f">BIG_448_29_diszilch</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x);</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#af57fb9d2c6f6573fbf07caf4cb7c8505">BIG_448_29_output</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a095f347843aefe767bfe2801abb8b770">BIG_448_29_rawoutput</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#aa0337aa7b6bb10b213193277b6706a07">BIG_448_29_cswap</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#aab522df22af3d6f8452a9f1ed5f6e787">BIG_448_29_cmove</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a13a3c52ecff409475050fb20b196a4ec">BIG_448_29_dcmove</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a58fe5186e333019079a63dd29e4de06f">BIG_448_29_toBytes</a>(<span class="keywordtype">char</span> *a,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a558045a997bfd9f332d0dc56182da244">BIG_448_29_fromBytes</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">char</span> *a);</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a241537567b6f575209f356b938f5d8f5">BIG_448_29_fromBytesLen</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">char</span> *a,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#aefe85187833ee1017452f0c48b2df544">BIG_448_29_dfromBytesLen</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<span class="keywordtype">char</span> *a,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a5df84f06f1ecdb4f4d0740fb65953f94">BIG_448_29_doutput</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x);</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a2aef6adc137f20abe66c013fdc089453">BIG_448_29_drawoutput</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x);</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ae91f2b61abbf35ff8eead23ff33dbcc6">BIG_448_29_rcopy</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keyword">const</span> <a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y);</div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#acbc8ffb914448e131b56eb4c3ba53fc1">BIG_448_29_copy</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y);</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#afb1ba79905bb33694bbf515ee7c3d2bd">BIG_448_29_dcopy</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> y);</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ac7a8bd538830bd4938bdb96555962f91">BIG_448_29_dsucopy</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y);</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a4cca42c269c38dd1c098e2ef5f9b2ef6">BIG_448_29_dscopy</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y);</div><div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a7fbfcd1c557637a639650765514fd13f">BIG_448_29_sdcopy</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> y);</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#aff258f5a582cc9a517ddac40a426c1c2">BIG_448_29_sducopy</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> y);</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a6e430482d15f64c789d7040d3a5ee496">BIG_448_29_zero</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#acdf8614e386d747a7b3609c865a3b808">BIG_448_29_dzero</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x);</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#aee02676b57dce89300afc580a6b84579">BIG_448_29_one</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a0fb2aab64a09f62ba22061339ddca874">BIG_448_29_invmod2m</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a52732e32df914610f06d71e66ae0aaee">BIG_448_29_add</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> z);</div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;</div><div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a4fb00fa3b6c2c24987257f6a33955e1c">BIG_448_29_or</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> z);</div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160;</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a8f36f4e7ab6f2e9fe4ed06cec28153d5">BIG_448_29_inc</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> i);</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a38bad8b10d13490e1608c18122d1757f">BIG_448_29_sub</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> z);</div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ac046e873f702c3c6ba84a45283591d0c">BIG_448_29_dec</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> i);</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#abd5e5c67823d3e9e195cbbad446b8f2b">BIG_448_29_dadd</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> z);</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a690d7ffa0c2b7df6561011bd6156dd43">BIG_448_29_dsub</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> z);</div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a6de5e0385019f0c93dae2b23230299f8">BIG_448_29_imul</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<span class="keywordtype">int</span> i);</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span>&#160;<span class="keyword">extern</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__448__29_8h.html#a81ef91f38192d1fbdc5826a6d09b2b28">BIG_448_29_pmul</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<span class="keywordtype">int</span> i);</div><div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a51937f4122d05f03a9583d1528cd6897">BIG_448_29_div3</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a5e73af51900b138efd372c1c1faf38ef">BIG_448_29_pxmul</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<span class="keywordtype">int</span> i);</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ac0bf30b8a5963b8f019da2a3123916ca">BIG_448_29_mul</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> z);</div><div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ad050214613920f9b77dc0b8f5ce10d18">BIG_448_29_smul</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> z);</div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a34ab101faf200fbc482ab23e6c09d45e">BIG_448_29_sqr</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y);</div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160;</div><div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ac59e9444d4495f12d5ef69d88f1d64f9">BIG_448_29_monty</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> a,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> md,<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> MC,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> d);</div><div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160;</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a4f42b9409fc90afb337c086f36b99b0f">BIG_448_29_shl</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a97a62e56535b72fd5449154e9c842ba6">BIG_448_29_fshl</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a26445e5623108ee6104ef5afd7807b61">BIG_448_29_dshl</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ae2edc8357240da28f4abde11918fba1e">BIG_448_29_shr</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160;</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a4d22bc595ce5949ef5e1fcfc79d769a8">BIG_448_29_ssn</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> r,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> a, <a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> m);</div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>&#160;</div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a49e73322bb56496afcd9594983166c15">BIG_448_29_fshr</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#aeeb1c94512a234362e1fd43dea0aecdb">BIG_448_29_dshr</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160;<span class="keyword">extern</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__448__29_8h.html#a3bad363fa21dc4b598d833758e86b5de">BIG_448_29_split</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> z,<span class="keywordtype">int</span> s);</div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160;<span class="keyword">extern</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__448__29_8h.html#ad28e337ec4df64509040ae03e6d5a454">BIG_448_29_norm</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a1592d268df6258a58b6d4efa05e6eb41">BIG_448_29_dnorm</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x);</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a96d9269f5721a09b9e9241928241544e">BIG_448_29_comp</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y);</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a0539172f8147c115c9132f3a7dc0912a">BIG_448_29_dcomp</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> y);</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a2f758afc90b97744fcbc4092b371f942">BIG_448_29_nbits</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a8c33ce4cfa01dd3bbb8d2916f0e30e1b">BIG_448_29_dnbits</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x);</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ac9094c3c5eb5d967cebb5a66b581ec9b">BIG_448_29_mod</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a58883fddbb7cec0eae17da2628455e2b">BIG_448_29_sdiv</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a7ef793e983e087bcb9bf54a73de8c8e6">BIG_448_29_dmod</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00452"></a><span class="lineno"> 452</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a84096083bf0954b59f2925648c7a137a">BIG_448_29_ddiv</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#af33649f8023f525098d9d55d87ea47b9">BIG_448_29_parity</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x);</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#af024cd5305a28c602df5eabae1b1afd6">BIG_448_29_bit</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> i);</div><div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#a856f088af44e66b839436be19d0cbfb4">BIG_448_29_lastbits</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> n);</div><div class="line"><a name="l00479"></a><span class="lineno"> 479</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#ad247cced03511c10360dc3f09e46664e">BIG_448_29_random</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="structcsprng.html">csprng</a> *r);</div><div class="line"><a name="l00487"></a><span class="lineno"> 487</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a8e22d200d8827af9686391514c2a11fc">BIG_448_29_randomnum</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n,<a class="code" href="structcsprng.html">csprng</a> *r);</div><div class="line"><a name="l00507"></a><span class="lineno"> 507</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a737a0b66f8a4ac411d473961d63bfa84">BIG_448_29_modmul</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> z,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a33832c68e0adcf25dba53fd6c5d9c4dd">BIG_448_29_moddiv</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> z,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a9418b0503eaca5e00710291c6e824e65">BIG_448_29_modsqr</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00532"></a><span class="lineno"> 532</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#aa240fed64c7cff4d2589e8f5f57cc4bc">BIG_448_29_modneg</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00539"></a><span class="lineno"> 539</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code" href="big__448__29_8h.html#ab76cfe2635aa04110808b1a56f55d967">BIG_448_29_jacobi</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y);</div><div class="line"><a name="l00547"></a><span class="lineno"> 547</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a2806d6e8f34c46c6a4f7fddaba57179a">BIG_448_29_invmodp</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> y,<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> n);</div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#aa137e18bd8ac5429bb2b9e2ee4be83e8">BIG_448_29_mod2m</a>(<a class="code" href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a> x,<span class="keywordtype">int</span> m);</div><div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160;</div><div class="line"><a name="l00562"></a><span class="lineno"> 562</span>&#160;<span class="keyword">extern</span> <span class="keywordtype">void</span> <a class="code" href="big__448__29_8h.html#a3afb2ac3160292e8c72f614a4c5689f2">BIG_448_29_dmod2m</a>(<a class="code" href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a> x,<span class="keywordtype">int</span> m);</div><div class="line"><a name="l00563"></a><span class="lineno"> 563</span>&#160;</div><div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160;<span class="preprocessor">#ifdef dchunk</span></div><div class="line"><a name="l00575"></a><span class="lineno"> 575</span>&#160;</div><div class="line"><a name="l00576"></a><span class="lineno"> 576</span>&#160;<span class="comment">/* Method required to calculate x*y+c+r, bottom half in r, top half returned */</span></div><div class="line"><a name="l00577"></a><span class="lineno"> 577</span>&#160;<span class="keyword">static</span> <span class="keyword">inline</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> muladd_448_29(<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> x,<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> y,<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> c,<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> *r)</div><div class="line"><a name="l00578"></a><span class="lineno"> 578</span>&#160;{</div><div class="line"><a name="l00579"></a><span class="lineno"> 579</span>&#160; dchunk prod=(dchunk)x*y+c+*r;</div><div class="line"><a name="l00580"></a><span class="lineno"> 580</span>&#160; *r=(<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a>)prod&amp;<a class="code" href="big__448__29_8h.html#ab8d629bbd801a7e1d4da1cdedc1a76b6">BMASK_448_29</a>;</div><div class="line"><a name="l00581"></a><span class="lineno"> 581</span>&#160; <span class="keywordflow">return</span> (<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a>)(prod&gt;&gt;<a class="code" href="config__big__448__29_8h.html#a9c5ab06ad079cf372ad4dcac624e62c6">BASEBITS_448_29</a>);</div><div class="line"><a name="l00582"></a><span class="lineno"> 582</span>&#160;}</div><div class="line"><a name="l00583"></a><span class="lineno"> 583</span>&#160;</div><div class="line"><a name="l00584"></a><span class="lineno"> 584</span>&#160;<span class="preprocessor">#else</span></div><div class="line"><a name="l00585"></a><span class="lineno"> 585</span>&#160;</div><div class="line"><a name="l00586"></a><span class="lineno"> 586</span>&#160;<span class="comment">/* No integer type available that can store double the wordlength */</span></div><div class="line"><a name="l00587"></a><span class="lineno"> 587</span>&#160;<span class="comment">/* accumulate partial products */</span></div><div class="line"><a name="l00588"></a><span class="lineno"> 588</span>&#160;</div><div class="line"><a name="l00589"></a><span class="lineno"> 589</span>&#160;<span class="keyword">static</span> <span class="keyword">inline</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> muladd_448_29(<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> x,<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> y,<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> c,<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> *r)</div><div class="line"><a name="l00590"></a><span class="lineno"> 590</span>&#160;{</div><div class="line"><a name="l00591"></a><span class="lineno"> 591</span>&#160; <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> x0,x1,y0,y1;</div><div class="line"><a name="l00592"></a><span class="lineno"> 592</span>&#160; <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> bot,top,mid,carry;</div><div class="line"><a name="l00593"></a><span class="lineno"> 593</span>&#160; x0=x&amp;<a class="code" href="big__448__29_8h.html#a027d25f3937d2bd098156eb2df8c1bf3">HMASK_448_29</a>;</div><div class="line"><a name="l00594"></a><span class="lineno"> 594</span>&#160; x1=(x&gt;&gt;<a class="code" href="big__448__29_8h.html#ad8e6de2119434515297fc71c80107920">HBITS_448_29</a>);</div><div class="line"><a name="l00595"></a><span class="lineno"> 595</span>&#160; y0=y&amp;<a class="code" href="big__448__29_8h.html#a027d25f3937d2bd098156eb2df8c1bf3">HMASK_448_29</a>;</div><div class="line"><a name="l00596"></a><span class="lineno"> 596</span>&#160; y1=(y&gt;&gt;<a class="code" href="big__448__29_8h.html#ad8e6de2119434515297fc71c80107920">HBITS_448_29</a>);</div><div class="line"><a name="l00597"></a><span class="lineno"> 597</span>&#160; bot=x0*y0;</div><div class="line"><a name="l00598"></a><span class="lineno"> 598</span>&#160; top=x1*y1;</div><div class="line"><a name="l00599"></a><span class="lineno"> 599</span>&#160; mid=x0*y1+x1*y0;</div><div class="line"><a name="l00600"></a><span class="lineno"> 600</span>&#160; x0=mid&amp;<a class="code" href="big__448__29_8h.html#a027d25f3937d2bd098156eb2df8c1bf3">HMASK_448_29</a>;</div><div class="line"><a name="l00601"></a><span class="lineno"> 601</span>&#160; x1=(mid&gt;&gt;<a class="code" href="big__448__29_8h.html#ad8e6de2119434515297fc71c80107920">HBITS_448_29</a>);</div><div class="line"><a name="l00602"></a><span class="lineno"> 602</span>&#160; bot+=x0&lt;&lt;<a class="code" href="big__448__29_8h.html#ad8e6de2119434515297fc71c80107920">HBITS_448_29</a>;</div><div class="line"><a name="l00603"></a><span class="lineno"> 603</span>&#160; bot+=*r;</div><div class="line"><a name="l00604"></a><span class="lineno"> 604</span>&#160; bot+=c;</div><div class="line"><a name="l00605"></a><span class="lineno"> 605</span>&#160;</div><div class="line"><a name="l00606"></a><span class="lineno"> 606</span>&#160; top+=x1;</div><div class="line"><a name="l00607"></a><span class="lineno"> 607</span>&#160; carry=bot&gt;&gt;<a class="code" href="config__big__448__29_8h.html#a9c5ab06ad079cf372ad4dcac624e62c6">BASEBITS_448_29</a>;</div><div class="line"><a name="l00608"></a><span class="lineno"> 608</span>&#160; bot&amp;=<a class="code" href="big__448__29_8h.html#ab8d629bbd801a7e1d4da1cdedc1a76b6">BMASK_448_29</a>;</div><div class="line"><a name="l00609"></a><span class="lineno"> 609</span>&#160; top+=carry;</div><div class="line"><a name="l00610"></a><span class="lineno"> 610</span>&#160;</div><div class="line"><a name="l00611"></a><span class="lineno"> 611</span>&#160; *r=bot;</div><div class="line"><a name="l00612"></a><span class="lineno"> 612</span>&#160; <span class="keywordflow">return</span> top;</div><div class="line"><a name="l00613"></a><span class="lineno"> 613</span>&#160;}</div><div class="line"><a name="l00614"></a><span class="lineno"> 614</span>&#160;</div><div class="line"><a name="l00615"></a><span class="lineno"> 615</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160;</div><div class="line"><a name="l00617"></a><span class="lineno"> 617</span>&#160;</div><div class="line"><a name="l00618"></a><span class="lineno"> 618</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="big__448__29_8h_html_ae467a9ad26bf9a2dd01c191d5bef6dc7"><div class="ttname"><a href="big__448__29_8h.html#ae467a9ad26bf9a2dd01c191d5bef6dc7">DBIG_448_29</a></div><div class="ttdeci">chunk DBIG_448_29[DNLEN_448_29]</div><div class="ttdef"><b>Definition:</b> big_448_29.h:59</div></div>
<div class="ttc" id="big__448__29_8h_html_ac0bf30b8a5963b8f019da2a3123916ca"><div class="ttname"><a href="big__448__29_8h.html#ac0bf30b8a5963b8f019da2a3123916ca">BIG_448_29_mul</a></div><div class="ttdeci">void BIG_448_29_mul(DBIG_448_29 x, BIG_448_29 y, BIG_448_29 z)</div><div class="ttdoc">Multiply BIG by another BIG resulting in DBIG - inputs normalised and output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:542</div></div>
<div class="ttc" id="big__448__29_8h_html_a81ef91f38192d1fbdc5826a6d09b2b28"><div class="ttname"><a href="big__448__29_8h.html#a81ef91f38192d1fbdc5826a6d09b2b28">BIG_448_29_pmul</a></div><div class="ttdeci">chunk BIG_448_29_pmul(BIG_448_29 x, BIG_448_29 y, int i)</div><div class="ttdoc">Multiply BIG by not-so-small small integer - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:465</div></div>
<div class="ttc" id="big__448__29_8h_html_a4d22bc595ce5949ef5e1fcfc79d769a8"><div class="ttname"><a href="big__448__29_8h.html#a4d22bc595ce5949ef5e1fcfc79d769a8">BIG_448_29_ssn</a></div><div class="ttdeci">int BIG_448_29_ssn(BIG_448_29 r, BIG_448_29 a, BIG_448_29 m)</div><div class="ttdoc">Fast time-critical combined shift by 1 bit, subtract and normalise.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:877</div></div>
<div class="ttc" id="big__448__29_8h_html_a34ab101faf200fbc482ab23e6c09d45e"><div class="ttname"><a href="big__448__29_8h.html#a34ab101faf200fbc482ab23e6c09d45e">BIG_448_29_sqr</a></div><div class="ttdeci">void BIG_448_29_sqr(DBIG_448_29 x, BIG_448_29 y)</div><div class="ttdoc">Square BIG resulting in a DBIG - input normalised and output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:618</div></div>
<div class="ttc" id="big__448__29_8h_html_a095f347843aefe767bfe2801abb8b770"><div class="ttname"><a href="big__448__29_8h.html#a095f347843aefe767bfe2801abb8b770">BIG_448_29_rawoutput</a></div><div class="ttdeci">void BIG_448_29_rawoutput(BIG_448_29 x)</div><div class="ttdoc">Outputs a BIG number to the console in raw form (for debugging)</div><div class="ttdef"><b>Definition:</b> big_448_29.c:77</div></div>
<div class="ttc" id="big__448__29_8h_html_a737a0b66f8a4ac411d473961d63bfa84"><div class="ttname"><a href="big__448__29_8h.html#a737a0b66f8a4ac411d473961d63bfa84">BIG_448_29_modmul</a></div><div class="ttdeci">void BIG_448_29_modmul(BIG_448_29 x, BIG_448_29 y, BIG_448_29 z, BIG_448_29 n)</div><div class="ttdoc">Calculate x=y*z mod n.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1300</div></div>
<div class="ttc" id="big__448__29_8h_html_a51937f4122d05f03a9583d1528cd6897"><div class="ttname"><a href="big__448__29_8h.html#a51937f4122d05f03a9583d1528cd6897">BIG_448_29_div3</a></div><div class="ttdeci">int BIG_448_29_div3(BIG_448_29 x)</div><div class="ttdoc">Divide BIG by 3 - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:484</div></div>
<div class="ttc" id="big__448__29_8h_html_a9418b0503eaca5e00710291c6e824e65"><div class="ttname"><a href="big__448__29_8h.html#a9418b0503eaca5e00710291c6e824e65">BIG_448_29_modsqr</a></div><div class="ttdeci">void BIG_448_29_modsqr(BIG_448_29 x, BIG_448_29 y, BIG_448_29 n)</div><div class="ttdoc">Calculate x=y^2 mod n.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1315</div></div>
<div class="ttc" id="big__448__29_8h_html_aa240fed64c7cff4d2589e8f5f57cc4bc"><div class="ttname"><a href="big__448__29_8h.html#aa240fed64c7cff4d2589e8f5f57cc4bc">BIG_448_29_modneg</a></div><div class="ttdeci">void BIG_448_29_modneg(BIG_448_29 x, BIG_448_29 y, BIG_448_29 n)</div><div class="ttdoc">Calculate x=-y mod n.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1327</div></div>
<div class="ttc" id="big__448__29_8h_html_a96d9269f5721a09b9e9241928241544e"><div class="ttname"><a href="big__448__29_8h.html#a96d9269f5721a09b9e9241928241544e">BIG_448_29_comp</a></div><div class="ttdeci">int BIG_448_29_comp(BIG_448_29 x, BIG_448_29 y)</div><div class="ttdoc">Compares two BIG numbers. Inputs must be normalised externally.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1014</div></div>
<div class="ttc" id="big__448__29_8h_html_ac9094c3c5eb5d967cebb5a66b581ec9b"><div class="ttname"><a href="big__448__29_8h.html#ac9094c3c5eb5d967cebb5a66b581ec9b">BIG_448_29_mod</a></div><div class="ttdeci">void BIG_448_29_mod(BIG_448_29 x, BIG_448_29 n)</div><div class="ttdoc">Reduce x mod n - input and output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1082</div></div>
<div class="ttc" id="big__448__29_8h_html_a54fe1672b4ae68f10c9b91e251adaabc"><div class="ttname"><a href="big__448__29_8h.html#a54fe1672b4ae68f10c9b91e251adaabc">BIG_448_29_isunity</a></div><div class="ttdeci">int BIG_448_29_isunity(BIG_448_29 x)</div><div class="ttdoc">Tests for BIG equal to one.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:35</div></div>
<div class="ttc" id="big__448__29_8h_html_a6e430482d15f64c789d7040d3a5ee496"><div class="ttname"><a href="big__448__29_8h.html#a6e430482d15f64c789d7040d3a5ee496">BIG_448_29_zero</a></div><div class="ttdeci">void BIG_448_29_zero(BIG_448_29 x)</div><div class="ttdoc">Set BIG to zero.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:319</div></div>
<div class="ttc" id="big__448__29_8h_html_a49e73322bb56496afcd9594983166c15"><div class="ttname"><a href="big__448__29_8h.html#a49e73322bb56496afcd9594983166c15">BIG_448_29_fshr</a></div><div class="ttdeci">int BIG_448_29_fshr(BIG_448_29 x, int s)</div><div class="ttdoc">Fast shifts a BIG right by a small number of bits - input must be normalised, output will be normalis...</div><div class="ttdef"><b>Definition:</b> big_448_29.c:906</div></div>
<div class="ttc" id="big__448__29_8h_html_ae91f2b61abbf35ff8eead23ff33dbcc6"><div class="ttname"><a href="big__448__29_8h.html#ae91f2b61abbf35ff8eead23ff33dbcc6">BIG_448_29_rcopy</a></div><div class="ttdeci">void BIG_448_29_rcopy(BIG_448_29 x, const BIG_448_29 y)</div><div class="ttdoc">Copy BIG from Read-Only Memory to a BIG.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:239</div></div>
<div class="ttc" id="big__448__29_8h_html_aeeb1c94512a234362e1fd43dea0aecdb"><div class="ttname"><a href="big__448__29_8h.html#aeeb1c94512a234362e1fd43dea0aecdb">BIG_448_29_dshr</a></div><div class="ttdeci">void BIG_448_29_dshr(DBIG_448_29 x, int s)</div><div class="ttdoc">Shifts a DBIG right by any number of bits - input must be normalised, output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:918</div></div>
<div class="ttc" id="big__448__29_8h_html_a690d7ffa0c2b7df6561011bd6156dd43"><div class="ttname"><a href="big__448__29_8h.html#a690d7ffa0c2b7df6561011bd6156dd43">BIG_448_29_dsub</a></div><div class="ttdeci">void BIG_448_29_dsub(DBIG_448_29 x, DBIG_448_29 y, DBIG_448_29 z)</div><div class="ttdoc">Set DBIG to difference of two DBIGs.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:413</div></div>
<div class="ttc" id="big__448__29_8h_html_acdf8614e386d747a7b3609c865a3b808"><div class="ttname"><a href="big__448__29_8h.html#acdf8614e386d747a7b3609c865a3b808">BIG_448_29_dzero</a></div><div class="ttdeci">void BIG_448_29_dzero(DBIG_448_29 x)</div><div class="ttdoc">Set DBIG to zero.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:329</div></div>
<div class="ttc" id="big__448__29_8h_html_a8e22d200d8827af9686391514c2a11fc"><div class="ttname"><a href="big__448__29_8h.html#a8e22d200d8827af9686391514c2a11fc">BIG_448_29_randomnum</a></div><div class="ttdeci">void BIG_448_29_randomnum(BIG_448_29 x, BIG_448_29 n, csprng *r)</div><div class="ttdoc">Create an unbiased random BIG from a random number generator, reduced with respect to a modulus.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1274</div></div>
<div class="ttc" id="big__448__29_8h_html_ac7a8bd538830bd4938bdb96555962f91"><div class="ttname"><a href="big__448__29_8h.html#ac7a8bd538830bd4938bdb96555962f91">BIG_448_29_dsucopy</a></div><div class="ttdeci">void BIG_448_29_dsucopy(DBIG_448_29 x, BIG_448_29 y)</div><div class="ttdoc">Copy BIG to upper half of DBIG.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:280</div></div>
<div class="ttc" id="big__448__29_8h_html_a4616c74eb991d091cdc238397eccb64c"><div class="ttname"><a href="big__448__29_8h.html#a4616c74eb991d091cdc238397eccb64c">DNLEN_448_29</a></div><div class="ttdeci">#define DNLEN_448_29</div><div class="ttdef"><b>Definition:</b> big_448_29.h:41</div></div>
<div class="ttc" id="big__448__29_8h_html_a0539172f8147c115c9132f3a7dc0912a"><div class="ttname"><a href="big__448__29_8h.html#a0539172f8147c115c9132f3a7dc0912a">BIG_448_29_dcomp</a></div><div class="ttdeci">int BIG_448_29_dcomp(DBIG_448_29 x, DBIG_448_29 y)</div><div class="ttdoc">Compares two DBIG numbers. Inputs must be normalised externally.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1026</div></div>
<div class="ttc" id="big__448__29_8h_html_ad247cced03511c10360dc3f09e46664e"><div class="ttname"><a href="big__448__29_8h.html#ad247cced03511c10360dc3f09e46664e">BIG_448_29_random</a></div><div class="ttdeci">void BIG_448_29_random(BIG_448_29 x, csprng *r)</div><div class="ttdoc">Create a random BIG from a random number generator.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1248</div></div>
<div class="ttc" id="big__448__29_8h_html_ab76cfe2635aa04110808b1a56f55d967"><div class="ttname"><a href="big__448__29_8h.html#ab76cfe2635aa04110808b1a56f55d967">BIG_448_29_jacobi</a></div><div class="ttdeci">int BIG_448_29_jacobi(BIG_448_29 x, BIG_448_29 y)</div><div class="ttdoc">Calculate jacobi Symbol (x/y)</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1354</div></div>
<div class="ttc" id="big__448__29_8h_html_ab8d629bbd801a7e1d4da1cdedc1a76b6"><div class="ttname"><a href="big__448__29_8h.html#ab8d629bbd801a7e1d4da1cdedc1a76b6">BMASK_448_29</a></div><div class="ttdeci">#define BMASK_448_29</div><div class="ttdef"><b>Definition:</b> big_448_29.h:42</div></div>
<div class="ttc" id="big__448__29_8h_html_a26445e5623108ee6104ef5afd7807b61"><div class="ttname"><a href="big__448__29_8h.html#a26445e5623108ee6104ef5afd7807b61">BIG_448_29_dshl</a></div><div class="ttdeci">void BIG_448_29_dshl(DBIG_448_29 x, int s)</div><div class="ttdoc">Shifts a DBIG left by any number of bits - input must be normalised, output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:846</div></div>
<div class="ttc" id="big__448__29_8h_html_a6de5e0385019f0c93dae2b23230299f8"><div class="ttname"><a href="big__448__29_8h.html#a6de5e0385019f0c93dae2b23230299f8">BIG_448_29_imul</a></div><div class="ttdeci">void BIG_448_29_imul(BIG_448_29 x, BIG_448_29 y, int i)</div><div class="ttdoc">Multiply BIG by a small integer - output not normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:450</div></div>
<div class="ttc" id="big__448__29_8h_html_a38bad8b10d13490e1608c18122d1757f"><div class="ttname"><a href="big__448__29_8h.html#a38bad8b10d13490e1608c18122d1757f">BIG_448_29_sub</a></div><div class="ttdeci">void BIG_448_29_sub(BIG_448_29 x, BIG_448_29 y, BIG_448_29 z)</div><div class="ttdoc">Set BIG to difference of two BIGs.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:397</div></div>
<div class="ttc" id="big__448__29_8h_html_a2f758afc90b97744fcbc4092b371f942"><div class="ttname"><a href="big__448__29_8h.html#a2f758afc90b97744fcbc4092b371f942">BIG_448_29_nbits</a></div><div class="ttdeci">int BIG_448_29_nbits(BIG_448_29 x)</div><div class="ttdoc">Calculate number of bits in a BIG - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1040</div></div>
<div class="ttc" id="big__448__29_8h_html_a5e73af51900b138efd372c1c1faf38ef"><div class="ttname"><a href="big__448__29_8h.html#a5e73af51900b138efd372c1c1faf38ef">BIG_448_29_pxmul</a></div><div class="ttdeci">void BIG_448_29_pxmul(DBIG_448_29 x, BIG_448_29 y, int i)</div><div class="ttdoc">Multiply BIG by even bigger small integer resulting in a DBIG - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:501</div></div>
<div class="ttc" id="big__448__29_8h_html_a5df84f06f1ecdb4f4d0740fb65953f94"><div class="ttname"><a href="big__448__29_8h.html#a5df84f06f1ecdb4f4d0740fb65953f94">BIG_448_29_doutput</a></div><div class="ttdeci">void BIG_448_29_doutput(DBIG_448_29 x)</div><div class="ttdoc">Outputs a DBIG number to the console.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:190</div></div>
<div class="ttc" id="big__448__29_8h_html_aefe85187833ee1017452f0c48b2df544"><div class="ttname"><a href="big__448__29_8h.html#aefe85187833ee1017452f0c48b2df544">BIG_448_29_dfromBytesLen</a></div><div class="ttdeci">void BIG_448_29_dfromBytesLen(DBIG_448_29 x, char *a, int s)</div><div class="ttdoc">Convert to DBIG number from byte array of given length.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1485</div></div>
<div class="ttc" id="big__448__29_8h_html_a10fb0626866a70d80b6df4824b89e3cc"><div class="ttname"><a href="big__448__29_8h.html#a10fb0626866a70d80b6df4824b89e3cc">NLEN_448_29</a></div><div class="ttdeci">#define NLEN_448_29</div><div class="ttdef"><b>Definition:</b> big_448_29.h:40</div></div>
<div class="ttc" id="big__448__29_8h_html_a52732e32df914610f06d71e66ae0aaee"><div class="ttname"><a href="big__448__29_8h.html#a52732e32df914610f06d71e66ae0aaee">BIG_448_29_add</a></div><div class="ttdeci">void BIG_448_29_add(BIG_448_29 x, BIG_448_29 y, BIG_448_29 z)</div><div class="ttdoc">Set BIG to sum of two BIGs - output not normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:356</div></div>
<div class="ttc" id="big__448__29_8h_html_a241537567b6f575209f356b938f5d8f5"><div class="ttname"><a href="big__448__29_8h.html#a241537567b6f575209f356b938f5d8f5">BIG_448_29_fromBytesLen</a></div><div class="ttdeci">void BIG_448_29_fromBytesLen(BIG_448_29 x, char *a, int s)</div><div class="ttdoc">Convert to BIG number from byte array of given length.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:170</div></div>
<div class="ttc" id="big__448__29_8h_html_ad8e6de2119434515297fc71c80107920"><div class="ttname"><a href="big__448__29_8h.html#ad8e6de2119434515297fc71c80107920">HBITS_448_29</a></div><div class="ttdeci">#define HBITS_448_29</div><div class="ttdef"><b>Definition:</b> big_448_29.h:45</div></div>
<div class="ttc" id="big__448__29_8h_html_acbc8ffb914448e131b56eb4c3ba53fc1"><div class="ttname"><a href="big__448__29_8h.html#acbc8ffb914448e131b56eb4c3ba53fc1">BIG_448_29_copy</a></div><div class="ttdeci">void BIG_448_29_copy(BIG_448_29 x, BIG_448_29 y)</div><div class="ttdoc">Copy BIG to another BIG.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:227</div></div>
<div class="ttc" id="big__448__29_8h_html_a58883fddbb7cec0eae17da2628455e2b"><div class="ttname"><a href="big__448__29_8h.html#a58883fddbb7cec0eae17da2628455e2b">BIG_448_29_sdiv</a></div><div class="ttdeci">void BIG_448_29_sdiv(BIG_448_29 x, BIG_448_29 n)</div><div class="ttdoc">Divide x by n - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1188</div></div>
<div class="ttc" id="big__448__29_8h_html_af024cd5305a28c602df5eabae1b1afd6"><div class="ttname"><a href="big__448__29_8h.html#af024cd5305a28c602df5eabae1b1afd6">BIG_448_29_bit</a></div><div class="ttdeci">int BIG_448_29_bit(BIG_448_29 x, int i)</div><div class="ttdoc">return i-th of BIG</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1232</div></div>
<div class="ttc" id="big__448__29_8h_html_a84096083bf0954b59f2925648c7a137a"><div class="ttname"><a href="big__448__29_8h.html#a84096083bf0954b59f2925648c7a137a">BIG_448_29_ddiv</a></div><div class="ttdeci">void BIG_448_29_ddiv(BIG_448_29 x, DBIG_448_29 y, BIG_448_29 n)</div><div class="ttdoc">x=y/n - output normalised</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1149</div></div>
<div class="ttc" id="big__448__29_8h_html_a13a3c52ecff409475050fb20b196a4ec"><div class="ttname"><a href="big__448__29_8h.html#a13a3c52ecff409475050fb20b196a4ec">BIG_448_29_dcmove</a></div><div class="ttdeci">void BIG_448_29_dcmove(BIG_448_29 x, BIG_448_29 y, int s)</div><div class="ttdoc">Conditional copy of DBIG number.</div></div>
<div class="ttc" id="big__448__29_8h_html_a2aef6adc137f20abe66c013fdc089453"><div class="ttname"><a href="big__448__29_8h.html#a2aef6adc137f20abe66c013fdc089453">BIG_448_29_drawoutput</a></div><div class="ttdeci">void BIG_448_29_drawoutput(DBIG_448_29 x)</div><div class="ttdoc">Outputs a DBIG number to the console.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:212</div></div>
<div class="ttc" id="big__448__29_8h_html_a58fe5186e333019079a63dd29e4de06f"><div class="ttname"><a href="big__448__29_8h.html#a58fe5186e333019079a63dd29e4de06f">BIG_448_29_toBytes</a></div><div class="ttdeci">void BIG_448_29_toBytes(char *a, BIG_448_29 x)</div><div class="ttdoc">Convert from BIG number to byte array.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:141</div></div>
<div class="ttc" id="big__448__29_8h_html_a8c33ce4cfa01dd3bbb8d2916f0e30e1b"><div class="ttname"><a href="big__448__29_8h.html#a8c33ce4cfa01dd3bbb8d2916f0e30e1b">BIG_448_29_dnbits</a></div><div class="ttdeci">int BIG_448_29_dnbits(DBIG_448_29 x)</div><div class="ttdoc">Calculate number of bits in a DBIG - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1060</div></div>
<div class="ttc" id="big__448__29_8h_html_aee02676b57dce89300afc580a6b84579"><div class="ttname"><a href="big__448__29_8h.html#aee02676b57dce89300afc580a6b84579">BIG_448_29_one</a></div><div class="ttdeci">void BIG_448_29_one(BIG_448_29 x)</div><div class="ttdoc">Set BIG to one (unity)</div><div class="ttdef"><b>Definition:</b> big_448_29.c:340</div></div>
<div class="ttc" id="big__448__29_8h_html_a7fbfcd1c557637a639650765514fd13f"><div class="ttname"><a href="big__448__29_8h.html#a7fbfcd1c557637a639650765514fd13f">BIG_448_29_sdcopy</a></div><div class="ttdeci">void BIG_448_29_sdcopy(BIG_448_29 x, DBIG_448_29 y)</div><div class="ttdoc">Copy lower half of DBIG to a BIG.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:294</div></div>
<div class="ttc" id="big__448__29_8h_html_ac59e9444d4495f12d5ef69d88f1d64f9"><div class="ttname"><a href="big__448__29_8h.html#ac59e9444d4495f12d5ef69d88f1d64f9">BIG_448_29_monty</a></div><div class="ttdeci">void BIG_448_29_monty(BIG_448_29 a, BIG_448_29 md, chunk MC, DBIG_448_29 d)</div><div class="ttdoc">Montgomery reduction of a DBIG to a BIG - input normalised and output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:735</div></div>
<div class="ttc" id="big__448__29_8h_html_a8f36f4e7ab6f2e9fe4ed06cec28153d5"><div class="ttname"><a href="big__448__29_8h.html#a8f36f4e7ab6f2e9fe4ed06cec28153d5">BIG_448_29_inc</a></div><div class="ttdeci">void BIG_448_29_inc(BIG_448_29 x, int i)</div><div class="ttdoc">Increment BIG by a small integer - output not normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:386</div></div>
<div class="ttc" id="big__448__29_8h_html_afb1ba79905bb33694bbf515ee7c3d2bd"><div class="ttname"><a href="big__448__29_8h.html#afb1ba79905bb33694bbf515ee7c3d2bd">BIG_448_29_dcopy</a></div><div class="ttdeci">void BIG_448_29_dcopy(DBIG_448_29 x, DBIG_448_29 y)</div><div class="ttdoc">Copy DBIG to another DBIG.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:251</div></div>
<div class="ttc" id="big__448__29_8h_html_ae2edc8357240da28f4abde11918fba1e"><div class="ttname"><a href="big__448__29_8h.html#ae2edc8357240da28f4abde11918fba1e">BIG_448_29_shr</a></div><div class="ttdeci">void BIG_448_29_shr(BIG_448_29 x, int s)</div><div class="ttdoc">Shifts a BIG right by any number of bits - input must be normalised, output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:864</div></div>
<div class="ttc" id="big__448__29_8h_html_a4fb00fa3b6c2c24987257f6a33955e1c"><div class="ttname"><a href="big__448__29_8h.html#a4fb00fa3b6c2c24987257f6a33955e1c">BIG_448_29_or</a></div><div class="ttdeci">void BIG_448_29_or(BIG_448_29 x, BIG_448_29 y, BIG_448_29 z)</div><div class="ttdoc">Set BIG to logical or of two BIGs - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:371</div></div>
<div class="ttc" id="big__448__29_8h_html_a97a62e56535b72fd5449154e9c842ba6"><div class="ttname"><a href="big__448__29_8h.html#a97a62e56535b72fd5449154e9c842ba6">BIG_448_29_fshl</a></div><div class="ttdeci">int BIG_448_29_fshl(BIG_448_29 x, int s)</div><div class="ttdoc">Fast shifts a BIG left by a small number of bits - input must be normalised, output will be normalise...</div><div class="ttdef"><b>Definition:</b> big_448_29.c:832</div></div>
<div class="ttc" id="big__448__29_8h_html_a7ef793e983e087bcb9bf54a73de8c8e6"><div class="ttname"><a href="big__448__29_8h.html#a7ef793e983e087bcb9bf54a73de8c8e6">BIG_448_29_dmod</a></div><div class="ttdeci">void BIG_448_29_dmod(BIG_448_29 x, DBIG_448_29 y, BIG_448_29 n)</div><div class="ttdoc">x=y mod n - output normalised</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1113</div></div>
<div class="ttc" id="big__448__29_8h_html_a4f42b9409fc90afb337c086f36b99b0f"><div class="ttname"><a href="big__448__29_8h.html#a4f42b9409fc90afb337c086f36b99b0f">BIG_448_29_shl</a></div><div class="ttdeci">void BIG_448_29_shl(BIG_448_29 x, int s)</div><div class="ttdoc">Shifts a BIG left by any number of bits - input must be normalised, output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:813</div></div>
<div class="ttc" id="big__448__29_8h_html_af33649f8023f525098d9d55d87ea47b9"><div class="ttname"><a href="big__448__29_8h.html#af33649f8023f525098d9d55d87ea47b9">BIG_448_29_parity</a></div><div class="ttdeci">int BIG_448_29_parity(BIG_448_29 x)</div><div class="ttdoc">return parity of BIG, that is the least significant bit</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1225</div></div>
<div class="ttc" id="big__448__29_8h_html_ad050214613920f9b77dc0b8f5ce10d18"><div class="ttname"><a href="big__448__29_8h.html#ad050214613920f9b77dc0b8f5ce10d18">BIG_448_29_smul</a></div><div class="ttdeci">void BIG_448_29_smul(BIG_448_29 x, BIG_448_29 y, BIG_448_29 z)</div><div class="ttdoc">Multiply BIG by another BIG resulting in another BIG - inputs normalised and output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:518</div></div>
<div class="ttc" id="config__big__448__29_8h_html_a9c5ab06ad079cf372ad4dcac624e62c6"><div class="ttname"><a href="config__big__448__29_8h.html#a9c5ab06ad079cf372ad4dcac624e62c6">BASEBITS_448_29</a></div><div class="ttdeci">#define BASEBITS_448_29</div><div class="ttdef"><b>Definition:</b> config_big_448_29.h:35</div></div>
<div class="ttc" id="big__448__29_8h_html_a856f088af44e66b839436be19d0cbfb4"><div class="ttname"><a href="big__448__29_8h.html#a856f088af44e66b839436be19d0cbfb4">BIG_448_29_lastbits</a></div><div class="ttdeci">int BIG_448_29_lastbits(BIG_448_29 x, int n)</div><div class="ttdoc">return least significant bits of a BIG</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1240</div></div>
<div class="ttc" id="big__448__29_8h_html_ad28e337ec4df64509040ae03e6d5a454"><div class="ttname"><a href="big__448__29_8h.html#ad28e337ec4df64509040ae03e6d5a454">BIG_448_29_norm</a></div><div class="ttdeci">chunk BIG_448_29_norm(BIG_448_29 x)</div><div class="ttdoc">Normalizes a BIG number - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:976</div></div>
<div class="ttc" id="big__448__29_8h_html_a09c7553a6d3bddeb319b6847b95b206f"><div class="ttname"><a href="big__448__29_8h.html#a09c7553a6d3bddeb319b6847b95b206f">BIG_448_29_iszilch</a></div><div class="ttdeci">int BIG_448_29_iszilch(BIG_448_29 x)</div><div class="ttdoc">Tests for BIG equal to zero.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:26</div></div>
<div class="ttc" id="big__448__29_8h_html_aa0337aa7b6bb10b213193277b6706a07"><div class="ttname"><a href="big__448__29_8h.html#aa0337aa7b6bb10b213193277b6706a07">BIG_448_29_cswap</a></div><div class="ttdeci">void BIG_448_29_cswap(BIG_448_29 x, BIG_448_29 y, int s)</div><div class="ttdoc">Conditional constant time swap of two BIG numbers.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:92</div></div>
<div class="ttc" id="big__448__29_8h_html_af57fb9d2c6f6573fbf07caf4cb7c8505"><div class="ttname"><a href="big__448__29_8h.html#af57fb9d2c6f6573fbf07caf4cb7c8505">BIG_448_29_output</a></div><div class="ttdeci">void BIG_448_29_output(BIG_448_29 x)</div><div class="ttdoc">Outputs a BIG number to the console.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:55</div></div>
<div class="ttc" id="big__448__29_8h_html_a3afb2ac3160292e8c72f614a4c5689f2"><div class="ttname"><a href="big__448__29_8h.html#a3afb2ac3160292e8c72f614a4c5689f2">BIG_448_29_dmod2m</a></div><div class="ttdeci">void BIG_448_29_dmod2m(DBIG_448_29 x, int m)</div><div class="ttdoc">Calculate x=x mod 2^m.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1470</div></div>
<div class="ttc" id="big__448__29_8h_html_a4cca42c269c38dd1c098e2ef5f9b2ef6"><div class="ttname"><a href="big__448__29_8h.html#a4cca42c269c38dd1c098e2ef5f9b2ef6">BIG_448_29_dscopy</a></div><div class="ttdeci">void BIG_448_29_dscopy(DBIG_448_29 x, BIG_448_29 y)</div><div class="ttdoc">Copy BIG to lower half of DBIG.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:263</div></div>
<div class="ttc" id="big__448__29_8h_html_a8829af39424249e4cf31d92fe3418761"><div class="ttname"><a href="big__448__29_8h.html#a8829af39424249e4cf31d92fe3418761">BIG_448_29</a></div><div class="ttdeci">chunk BIG_448_29[NLEN_448_29]</div><div class="ttdef"><b>Definition:</b> big_448_29.h:58</div></div>
<div class="ttc" id="big__448__29_8h_html_a1592d268df6258a58b6d4efa05e6eb41"><div class="ttname"><a href="big__448__29_8h.html#a1592d268df6258a58b6d4efa05e6eb41">BIG_448_29_dnorm</a></div><div class="ttdeci">void BIG_448_29_dnorm(DBIG_448_29 x)</div><div class="ttdoc">Normalizes a DBIG number - output normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:995</div></div>
<div class="ttc" id="big__448__29_8h_html_a027d25f3937d2bd098156eb2df8c1bf3"><div class="ttname"><a href="big__448__29_8h.html#a027d25f3937d2bd098156eb2df8c1bf3">HMASK_448_29</a></div><div class="ttdeci">#define HMASK_448_29</div><div class="ttdef"><b>Definition:</b> big_448_29.h:46</div></div>
<div class="ttc" id="big__448__29_8h_html_a0fb2aab64a09f62ba22061339ddca874"><div class="ttname"><a href="big__448__29_8h.html#a0fb2aab64a09f62ba22061339ddca874">BIG_448_29_invmod2m</a></div><div class="ttdeci">void BIG_448_29_invmod2m(BIG_448_29 x)</div><div class="ttdoc">Set BIG to inverse mod 2^256.</div></div>
<div class="ttc" id="arch_8h_html"><div class="ttname"><a href="arch_8h.html">arch.h</a></div><div class="ttdoc">Architecture Header File.</div></div>
<div class="ttc" id="big__448__29_8h_html_a558045a997bfd9f332d0dc56182da244"><div class="ttname"><a href="big__448__29_8h.html#a558045a997bfd9f332d0dc56182da244">BIG_448_29_fromBytes</a></div><div class="ttdeci">void BIG_448_29_fromBytes(BIG_448_29 x, char *a)</div><div class="ttdoc">Convert to BIG number from byte array.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:155</div></div>
<div class="ttc" id="big__448__29_8h_html_ac046e873f702c3c6ba84a45283591d0c"><div class="ttname"><a href="big__448__29_8h.html#ac046e873f702c3c6ba84a45283591d0c">BIG_448_29_dec</a></div><div class="ttdeci">void BIG_448_29_dec(BIG_448_29 x, int i)</div><div class="ttdoc">Decrement BIG by a small integer - output not normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:440</div></div>
<div class="ttc" id="structcsprng_html"><div class="ttname"><a href="structcsprng.html">csprng</a></div><div class="ttdoc">Cryptographically secure pseudo-random number generator instance.</div><div class="ttdef"><b>Definition:</b> amcl.h:195</div></div>
<div class="ttc" id="arch_8h_html_a0dd4b8ab353c587b22c6acb0809323aa"><div class="ttname"><a href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a></div><div class="ttdeci">#define chunk</div><div class="ttdef"><b>Definition:</b> arch.h:109</div></div>
<div class="ttc" id="big__448__29_8h_html_abd5e5c67823d3e9e195cbbad446b8f2b"><div class="ttname"><a href="big__448__29_8h.html#abd5e5c67823d3e9e195cbbad446b8f2b">BIG_448_29_dadd</a></div><div class="ttdeci">void BIG_448_29_dadd(DBIG_448_29 x, DBIG_448_29 y, DBIG_448_29 z)</div><div class="ttdoc">Set DBIG to sum of two DBIGs.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:426</div></div>
<div class="ttc" id="config__big__448__29_8h_html"><div class="ttname"><a href="config__big__448__29_8h.html">config_big_448_29.h</a></div><div class="ttdoc">Config BIG Header File.</div></div>
<div class="ttc" id="big__448__29_8h_html_aa137e18bd8ac5429bb2b9e2ee4be83e8"><div class="ttname"><a href="big__448__29_8h.html#aa137e18bd8ac5429bb2b9e2ee4be83e8">BIG_448_29_mod2m</a></div><div class="ttdeci">void BIG_448_29_mod2m(BIG_448_29 x, int m)</div><div class="ttdoc">Calculate x=x mod 2^m.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1456</div></div>
<div class="ttc" id="big__448__29_8h_html_adc34c5a4a04536b69ef88d01318b293f"><div class="ttname"><a href="big__448__29_8h.html#adc34c5a4a04536b69ef88d01318b293f">BIG_448_29_diszilch</a></div><div class="ttdeci">int BIG_448_29_diszilch(DBIG_448_29 x)</div><div class="ttdoc">Tests for DBIG equal to zero.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:45</div></div>
<div class="ttc" id="big__448__29_8h_html_aff258f5a582cc9a517ddac40a426c1c2"><div class="ttname"><a href="big__448__29_8h.html#aff258f5a582cc9a517ddac40a426c1c2">BIG_448_29_sducopy</a></div><div class="ttdeci">void BIG_448_29_sducopy(BIG_448_29 x, DBIG_448_29 y)</div><div class="ttdoc">Copy upper half of DBIG to a BIG.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:306</div></div>
<div class="ttc" id="big__448__29_8h_html_a3bad363fa21dc4b598d833758e86b5de"><div class="ttname"><a href="big__448__29_8h.html#a3bad363fa21dc4b598d833758e86b5de">BIG_448_29_split</a></div><div class="ttdeci">chunk BIG_448_29_split(BIG_448_29 x, BIG_448_29 y, DBIG_448_29 z, int s)</div><div class="ttdoc">Splits a DBIG into two BIGs - input must be normalised, outputs normalised.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:932</div></div>
<div class="ttc" id="big__448__29_8h_html_a2806d6e8f34c46c6a4f7fddaba57179a"><div class="ttname"><a href="big__448__29_8h.html#a2806d6e8f34c46c6a4f7fddaba57179a">BIG_448_29_invmodp</a></div><div class="ttdeci">void BIG_448_29_invmodp(BIG_448_29 x, BIG_448_29 y, BIG_448_29 n)</div><div class="ttdoc">Calculate x=1/y mod n.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1392</div></div>
<div class="ttc" id="big__448__29_8h_html_a33832c68e0adcf25dba53fd6c5d9c4dd"><div class="ttname"><a href="big__448__29_8h.html#a33832c68e0adcf25dba53fd6c5d9c4dd">BIG_448_29_moddiv</a></div><div class="ttdeci">void BIG_448_29_moddiv(BIG_448_29 x, BIG_448_29 y, BIG_448_29 z, BIG_448_29 n)</div><div class="ttdoc">Calculate x=y/z mod n.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:1337</div></div>
<div class="ttc" id="big__448__29_8h_html_aab522df22af3d6f8452a9f1ed5f6e787"><div class="ttname"><a href="big__448__29_8h.html#aab522df22af3d6f8452a9f1ed5f6e787">BIG_448_29_cmove</a></div><div class="ttdeci">void BIG_448_29_cmove(BIG_448_29 x, BIG_448_29 y, int s)</div><div class="ttdoc">Conditional copy of BIG number.</div><div class="ttdef"><b>Definition:</b> big_448_29.c:110</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>