blob: 78ebeab2f06a0a31931e854b656c57d295476080 [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_384_56.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_384_56.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="big__384__56_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_384_56_H</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="preprocessor">#define BIG_384_56_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__384__56_8h.html">config_big_384_56.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__384__56_8h.html#a6e1353243985f68f42cdf9be09b90141"> 39</a></span>&#160;<span class="preprocessor">#define BIGBITS_384_56 (8*MODBYTES_384_56) </span></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="big__384__56_8h.html#a5e1bda709894ea23a924da6c5b191748"> 40</a></span>&#160;<span class="preprocessor">#define NLEN_384_56 (1+((8*MODBYTES_384_56-1)/BASEBITS_384_56)) </span></div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="big__384__56_8h.html#af8cf9396dc122f3521a29bc4e2e5aa22"> 41</a></span>&#160;<span class="preprocessor">#define DNLEN_384_56 2*NLEN_384_56 </span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="big__384__56_8h.html#a73e44860541e0d07e82f012bbb29c0da"> 42</a></span>&#160;<span class="preprocessor">#define BMASK_384_56 (((chunk)1&lt;&lt;BASEBITS_384_56)-1) </span></div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="big__384__56_8h.html#a5a6ef8568e207c971f9c23b06673b778"> 43</a></span>&#160;<span class="preprocessor">#define NEXCESS_384_56 (1&lt;&lt;(CHUNK-BASEBITS_384_56-1)) </span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="big__384__56_8h.html#a4bb9352ea46877e21288144972438d7b"> 45</a></span>&#160;<span class="preprocessor">#define HBITS_384_56 (BASEBITS_384_56/2) </span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="big__384__56_8h.html#af631d7e86602f736b0dcf8de4eb40498"> 46</a></span>&#160;<span class="preprocessor">#define HMASK_384_56 (((chunk)1&lt;&lt;HBITS_384_56)-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_384_56 NLEN_384_56</span></div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="preprocessor">#define MNV_384_56 (NLEN_384_56+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__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a>[<a class="code" href="big__384__56_8h.html#a5e1bda709894ea23a924da6c5b191748">NLEN_384_56</a>+2]; </div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;<span class="preprocessor">#define DMPV_384_56 DNLEN_384_56</span></div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;<span class="preprocessor">#define DMNV_384_56 (DNLEN_384_56+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__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a>[<a class="code" href="big__384__56_8h.html#af8cf9396dc122f3521a29bc4e2e5aa22">DNLEN_384_56</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__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c"> 58</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a>[<a class="code" href="big__384__56_8h.html#a5e1bda709894ea23a924da6c5b191748">NLEN_384_56</a>]; </div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c"> 59</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> <a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a>[<a class="code" href="big__384__56_8h.html#af8cf9396dc122f3521a29bc4e2e5aa22">DNLEN_384_56</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__384__56_8h.html#a501d069a9b78be0c8ad093314e1f7bb3">BIG_384_56_iszilch</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a904972dd817ed39992151c2d9c40e530">BIG_384_56_isunity</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a4c4e0e30b5871b09f9dc6feba9465fd3">BIG_384_56_diszilch</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#ad9694ea00361b6487cabde26235ae0ae">BIG_384_56_output</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#afa1909f6c026350b5231eb12c6b14565">BIG_384_56_rawoutput</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#abd8bddc35d4bda42867f0e9a4eb07874">BIG_384_56_cswap</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ad9b8213b5add9582a664fcd58ff80ef2">BIG_384_56_cmove</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a22a6d481288f98dfb1c985aaf4c34a12">BIG_384_56_dcmove</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ab7cdb8bcf992f08fd7a089ef7ef67f06">BIG_384_56_toBytes</a>(<span class="keywordtype">char</span> *a,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a8b3ba939ef56607de9561c736bb45b06">BIG_384_56_fromBytes</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ad2fffed8ee3c80a87427a7816dccd458">BIG_384_56_fromBytesLen</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ad8a23de43097c9bf56cb0dbdd0a3380b">BIG_384_56_dfromBytesLen</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#a55fc7488d3c7d8530495e9c077a473a9">BIG_384_56_doutput</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#a6d94dd0fad95639cfa1b221ecbf9d282">BIG_384_56_drawoutput</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#ab90026aff678dcc7ab1d1c2d7167f296">BIG_384_56_rcopy</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<span class="keyword">const</span> <a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a99265daad1062824f89c9f163e40b33e">BIG_384_56_copy</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a41e18ce29fb09e100b00dcffb8304b6a">BIG_384_56_dcopy</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#af97d5f512b479452b76c8c395cc526da">BIG_384_56_dsucopy</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a7c1897e5941d8b5a6f12665f240a76b6">BIG_384_56_dscopy</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a407e94ca63a7bff4efacf40e3e42662d">BIG_384_56_sdcopy</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#a83dc4374d0ff05900d9c1f37abf2ca0e">BIG_384_56_sducopy</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#ac2cc31c4eee2db7c34437af01cb0b09b">BIG_384_56_zero</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a7a29993b9800bc5fed165682d13fa5da">BIG_384_56_dzero</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#af2195a8253e0c58b8bb147deb707dcd2">BIG_384_56_one</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#abba3c5d97b761e44d268d6307f7ba3e2">BIG_384_56_invmod2m</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#afe5a8c4ad2eea34b6dc4716646f77e18">BIG_384_56_add</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#acfcc567d1954ac2f544c267e48e711fd">BIG_384_56_or</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ac341a05be2a42320d3144cecb595166f">BIG_384_56_inc</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a2fc55eb658f35dbc23c2129d9304f21e">BIG_384_56_sub</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#acb29aee7950c9c6d2ed896fbb8b1e8d0">BIG_384_56_dec</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a98358a4dd86211868eeb80b7a21f8694">BIG_384_56_dadd</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#ac114288aa5bbc61e6f533ca6db5d253c">BIG_384_56_dsub</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#a6ac44aa223a117f1239157b2c2d477e3">BIG_384_56_imul</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a8cd2e3373d75d4eabd69efdc077102b6">BIG_384_56_pmul</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a88c643881b2dcb024ec8674fd59a4643">BIG_384_56_div3</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#aaaf368d2ac42f5ddd825da235e397c08">BIG_384_56_pxmul</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a99db6539a15cf5e277cc3079381546a1">BIG_384_56_mul</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#afff858b85945feea8c4304eaa0307a5c">BIG_384_56_smul</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a8f44795268d343dd622457846a42cb49">BIG_384_56_sqr</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a212014277605c4d603aeaf27a0453bd0">BIG_384_56_monty</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> a,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> md,<a class="code" href="arch_8h.html#a0dd4b8ab353c587b22c6acb0809323aa">chunk</a> MC,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#a6a728958036a6adcc69b6e0953344b6c">BIG_384_56_shl</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a0348863e6f3a873d11b0d3e2f5b5b7a6">BIG_384_56_fshl</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#add2d166ceaaa059bd8fd7b62c51b45a7">BIG_384_56_dshl</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#a1164e9e8808b1ee99a586bb360bf3dc1">BIG_384_56_shr</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a52bba4444f17006ad65e1b0a48532ca6">BIG_384_56_ssn</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> r,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> a, <a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ab650eeee7180e6bc956edf083890ae96">BIG_384_56_fshr</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#af25337e9c2f5c5885aa1b28c84c4695b">BIG_384_56_dshr</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#a8ce439dbee1a71a202667ca20ae5ffa1">BIG_384_56_split</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#ad7697ab07cf3b454d1e3706e16cbea0d">BIG_384_56_norm</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ace1e87ade1ebce4f28cf7e6924a56cc5">BIG_384_56_dnorm</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#afce7cbc5b297710f08ec91d0c48459d9">BIG_384_56_comp</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#add5ae95435b4aaf29ff4009dff080e75">BIG_384_56_dcomp</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#aa975ee4fd00b1c3b163433911ebb232d">BIG_384_56_nbits</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a41684e324281a6f40403c8719c12db83">BIG_384_56_dnbits</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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__384__56_8h.html#a20f5f28740c150878645e8b055421fe1">BIG_384_56_mod</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#adf3da0c74b8beedfcf9f7cd56b9328dc">BIG_384_56_sdiv</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a8623960a691328a6137b09c62f8ff191">BIG_384_56_dmod</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#aaa7c7bc03ef40e9c8e92578fb1190090">BIG_384_56_ddiv</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a18cfde297623f697994a00ab1aee9325">BIG_384_56_parity</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#adccaaea2fa428b6b907bba1f057f47fc">BIG_384_56_bit</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a2c43db5f1761f1ab986cc62f8a9ec89e">BIG_384_56_lastbits</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#aac5c3aa122fe71f774d84308ae786e27">BIG_384_56_random</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a4fbe5634d4f5caf8e939de0bfd33a880">BIG_384_56_randomnum</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a6f4dfa3df3b0a3e1f0a295a4518f9edc">BIG_384_56_modmul</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> z,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a05c605371b6db50505d44a2409b0a208">BIG_384_56_moddiv</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> z,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a2345e7bf7451a965d72bd1c9d2f66198">BIG_384_56_modsqr</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a01afcbd9656c926d98b433b17b0929ad">BIG_384_56_modneg</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#a4092febdcd66786f025cb1fa6b01c1e0">BIG_384_56_jacobi</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ac96a4421de3b5fd001192f2f0544cf7a">BIG_384_56_invmodp</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> x,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a> y,<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#ab28f4d0d9184346bfaf5ae46231d6119">BIG_384_56_mod2m</a>(<a class="code" href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</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__384__56_8h.html#aac92ed32b643060b228968fff92f550b">BIG_384_56_dmod2m</a>(<a class="code" href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</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_384_56(<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__384__56_8h.html#a73e44860541e0d07e82f012bbb29c0da">BMASK_384_56</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__384__56_8h.html#a17291ec476cbf2794ab8552edb4e7cd1">BASEBITS_384_56</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_384_56(<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__384__56_8h.html#af631d7e86602f736b0dcf8de4eb40498">HMASK_384_56</a>;</div><div class="line"><a name="l00594"></a><span class="lineno"> 594</span>&#160; x1=(x&gt;&gt;<a class="code" href="big__384__56_8h.html#a4bb9352ea46877e21288144972438d7b">HBITS_384_56</a>);</div><div class="line"><a name="l00595"></a><span class="lineno"> 595</span>&#160; y0=y&amp;<a class="code" href="big__384__56_8h.html#af631d7e86602f736b0dcf8de4eb40498">HMASK_384_56</a>;</div><div class="line"><a name="l00596"></a><span class="lineno"> 596</span>&#160; y1=(y&gt;&gt;<a class="code" href="big__384__56_8h.html#a4bb9352ea46877e21288144972438d7b">HBITS_384_56</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__384__56_8h.html#af631d7e86602f736b0dcf8de4eb40498">HMASK_384_56</a>;</div><div class="line"><a name="l00601"></a><span class="lineno"> 601</span>&#160; x1=(mid&gt;&gt;<a class="code" href="big__384__56_8h.html#a4bb9352ea46877e21288144972438d7b">HBITS_384_56</a>);</div><div class="line"><a name="l00602"></a><span class="lineno"> 602</span>&#160; bot+=x0&lt;&lt;<a class="code" href="big__384__56_8h.html#a4bb9352ea46877e21288144972438d7b">HBITS_384_56</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__384__56_8h.html#a17291ec476cbf2794ab8552edb4e7cd1">BASEBITS_384_56</a>;</div><div class="line"><a name="l00608"></a><span class="lineno"> 608</span>&#160; bot&amp;=<a class="code" href="big__384__56_8h.html#a73e44860541e0d07e82f012bbb29c0da">BMASK_384_56</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__384__56_8h_html_ad2fffed8ee3c80a87427a7816dccd458"><div class="ttname"><a href="big__384__56_8h.html#ad2fffed8ee3c80a87427a7816dccd458">BIG_384_56_fromBytesLen</a></div><div class="ttdeci">void BIG_384_56_fromBytesLen(BIG_384_56 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_384_56.c:170</div></div>
<div class="ttc" id="big__384__56_8h_html_a18cfde297623f697994a00ab1aee9325"><div class="ttname"><a href="big__384__56_8h.html#a18cfde297623f697994a00ab1aee9325">BIG_384_56_parity</a></div><div class="ttdeci">int BIG_384_56_parity(BIG_384_56 x)</div><div class="ttdoc">return parity of BIG, that is the least significant bit</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1225</div></div>
<div class="ttc" id="big__384__56_8h_html_ac2cc31c4eee2db7c34437af01cb0b09b"><div class="ttname"><a href="big__384__56_8h.html#ac2cc31c4eee2db7c34437af01cb0b09b">BIG_384_56_zero</a></div><div class="ttdeci">void BIG_384_56_zero(BIG_384_56 x)</div><div class="ttdoc">Set BIG to zero.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:319</div></div>
<div class="ttc" id="big__384__56_8h_html_a22a6d481288f98dfb1c985aaf4c34a12"><div class="ttname"><a href="big__384__56_8h.html#a22a6d481288f98dfb1c985aaf4c34a12">BIG_384_56_dcmove</a></div><div class="ttdeci">void BIG_384_56_dcmove(BIG_384_56 x, BIG_384_56 y, int s)</div><div class="ttdoc">Conditional copy of DBIG number.</div></div>
<div class="ttc" id="big__384__56_8h_html_acb29aee7950c9c6d2ed896fbb8b1e8d0"><div class="ttname"><a href="big__384__56_8h.html#acb29aee7950c9c6d2ed896fbb8b1e8d0">BIG_384_56_dec</a></div><div class="ttdeci">void BIG_384_56_dec(BIG_384_56 x, int i)</div><div class="ttdoc">Decrement BIG by a small integer - output not normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:440</div></div>
<div class="ttc" id="big__384__56_8h_html_adf3da0c74b8beedfcf9f7cd56b9328dc"><div class="ttname"><a href="big__384__56_8h.html#adf3da0c74b8beedfcf9f7cd56b9328dc">BIG_384_56_sdiv</a></div><div class="ttdeci">void BIG_384_56_sdiv(BIG_384_56 x, BIG_384_56 n)</div><div class="ttdoc">Divide x by n - output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1188</div></div>
<div class="ttc" id="big__384__56_8h_html_a4092febdcd66786f025cb1fa6b01c1e0"><div class="ttname"><a href="big__384__56_8h.html#a4092febdcd66786f025cb1fa6b01c1e0">BIG_384_56_jacobi</a></div><div class="ttdeci">int BIG_384_56_jacobi(BIG_384_56 x, BIG_384_56 y)</div><div class="ttdoc">Calculate jacobi Symbol (x/y)</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1354</div></div>
<div class="ttc" id="big__384__56_8h_html_af25337e9c2f5c5885aa1b28c84c4695b"><div class="ttname"><a href="big__384__56_8h.html#af25337e9c2f5c5885aa1b28c84c4695b">BIG_384_56_dshr</a></div><div class="ttdeci">void BIG_384_56_dshr(DBIG_384_56 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_384_56.c:918</div></div>
<div class="ttc" id="big__384__56_8h_html_aac5c3aa122fe71f774d84308ae786e27"><div class="ttname"><a href="big__384__56_8h.html#aac5c3aa122fe71f774d84308ae786e27">BIG_384_56_random</a></div><div class="ttdeci">void BIG_384_56_random(BIG_384_56 x, csprng *r)</div><div class="ttdoc">Create a random BIG from a random number generator.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1248</div></div>
<div class="ttc" id="big__384__56_8h_html_a501d069a9b78be0c8ad093314e1f7bb3"><div class="ttname"><a href="big__384__56_8h.html#a501d069a9b78be0c8ad093314e1f7bb3">BIG_384_56_iszilch</a></div><div class="ttdeci">int BIG_384_56_iszilch(BIG_384_56 x)</div><div class="ttdoc">Tests for BIG equal to zero.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:26</div></div>
<div class="ttc" id="big__384__56_8h_html_add2d166ceaaa059bd8fd7b62c51b45a7"><div class="ttname"><a href="big__384__56_8h.html#add2d166ceaaa059bd8fd7b62c51b45a7">BIG_384_56_dshl</a></div><div class="ttdeci">void BIG_384_56_dshl(DBIG_384_56 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_384_56.c:846</div></div>
<div class="ttc" id="big__384__56_8h_html_ab28f4d0d9184346bfaf5ae46231d6119"><div class="ttname"><a href="big__384__56_8h.html#ab28f4d0d9184346bfaf5ae46231d6119">BIG_384_56_mod2m</a></div><div class="ttdeci">void BIG_384_56_mod2m(BIG_384_56 x, int m)</div><div class="ttdoc">Calculate x=x mod 2^m.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1456</div></div>
<div class="ttc" id="big__384__56_8h_html_af631d7e86602f736b0dcf8de4eb40498"><div class="ttname"><a href="big__384__56_8h.html#af631d7e86602f736b0dcf8de4eb40498">HMASK_384_56</a></div><div class="ttdeci">#define HMASK_384_56</div><div class="ttdef"><b>Definition:</b> big_384_56.h:46</div></div>
<div class="ttc" id="big__384__56_8h_html_afe5a8c4ad2eea34b6dc4716646f77e18"><div class="ttname"><a href="big__384__56_8h.html#afe5a8c4ad2eea34b6dc4716646f77e18">BIG_384_56_add</a></div><div class="ttdeci">void BIG_384_56_add(BIG_384_56 x, BIG_384_56 y, BIG_384_56 z)</div><div class="ttdoc">Set BIG to sum of two BIGs - output not normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:356</div></div>
<div class="ttc" id="big__384__56_8h_html_adccaaea2fa428b6b907bba1f057f47fc"><div class="ttname"><a href="big__384__56_8h.html#adccaaea2fa428b6b907bba1f057f47fc">BIG_384_56_bit</a></div><div class="ttdeci">int BIG_384_56_bit(BIG_384_56 x, int i)</div><div class="ttdoc">return i-th of BIG</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1232</div></div>
<div class="ttc" id="big__384__56_8h_html_abd8bddc35d4bda42867f0e9a4eb07874"><div class="ttname"><a href="big__384__56_8h.html#abd8bddc35d4bda42867f0e9a4eb07874">BIG_384_56_cswap</a></div><div class="ttdeci">void BIG_384_56_cswap(BIG_384_56 x, BIG_384_56 y, int s)</div><div class="ttdoc">Conditional constant time swap of two BIG numbers.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:92</div></div>
<div class="ttc" id="big__384__56_8h_html_a99265daad1062824f89c9f163e40b33e"><div class="ttname"><a href="big__384__56_8h.html#a99265daad1062824f89c9f163e40b33e">BIG_384_56_copy</a></div><div class="ttdeci">void BIG_384_56_copy(BIG_384_56 x, BIG_384_56 y)</div><div class="ttdoc">Copy BIG to another BIG.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:227</div></div>
<div class="ttc" id="big__384__56_8h_html_a4c4e0e30b5871b09f9dc6feba9465fd3"><div class="ttname"><a href="big__384__56_8h.html#a4c4e0e30b5871b09f9dc6feba9465fd3">BIG_384_56_diszilch</a></div><div class="ttdeci">int BIG_384_56_diszilch(DBIG_384_56 x)</div><div class="ttdoc">Tests for DBIG equal to zero.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:45</div></div>
<div class="ttc" id="big__384__56_8h_html_a84b175c07377e6d2a06d66603d2e719c"><div class="ttname"><a href="big__384__56_8h.html#a84b175c07377e6d2a06d66603d2e719c">BIG_384_56</a></div><div class="ttdeci">chunk BIG_384_56[NLEN_384_56]</div><div class="ttdef"><b>Definition:</b> big_384_56.h:58</div></div>
<div class="ttc" id="big__384__56_8h_html_a8cd2e3373d75d4eabd69efdc077102b6"><div class="ttname"><a href="big__384__56_8h.html#a8cd2e3373d75d4eabd69efdc077102b6">BIG_384_56_pmul</a></div><div class="ttdeci">chunk BIG_384_56_pmul(BIG_384_56 x, BIG_384_56 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_384_56.c:465</div></div>
<div class="ttc" id="big__384__56_8h_html_a6d94dd0fad95639cfa1b221ecbf9d282"><div class="ttname"><a href="big__384__56_8h.html#a6d94dd0fad95639cfa1b221ecbf9d282">BIG_384_56_drawoutput</a></div><div class="ttdeci">void BIG_384_56_drawoutput(DBIG_384_56 x)</div><div class="ttdoc">Outputs a DBIG number to the console.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:212</div></div>
<div class="ttc" id="big__384__56_8h_html_af8cf9396dc122f3521a29bc4e2e5aa22"><div class="ttname"><a href="big__384__56_8h.html#af8cf9396dc122f3521a29bc4e2e5aa22">DNLEN_384_56</a></div><div class="ttdeci">#define DNLEN_384_56</div><div class="ttdef"><b>Definition:</b> big_384_56.h:41</div></div>
<div class="ttc" id="big__384__56_8h_html_a41e18ce29fb09e100b00dcffb8304b6a"><div class="ttname"><a href="big__384__56_8h.html#a41e18ce29fb09e100b00dcffb8304b6a">BIG_384_56_dcopy</a></div><div class="ttdeci">void BIG_384_56_dcopy(DBIG_384_56 x, DBIG_384_56 y)</div><div class="ttdoc">Copy DBIG to another DBIG.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:251</div></div>
<div class="ttc" id="big__384__56_8h_html_ace1e87ade1ebce4f28cf7e6924a56cc5"><div class="ttname"><a href="big__384__56_8h.html#ace1e87ade1ebce4f28cf7e6924a56cc5">BIG_384_56_dnorm</a></div><div class="ttdeci">void BIG_384_56_dnorm(DBIG_384_56 x)</div><div class="ttdoc">Normalizes a DBIG number - output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:995</div></div>
<div class="ttc" id="big__384__56_8h_html_a5e1bda709894ea23a924da6c5b191748"><div class="ttname"><a href="big__384__56_8h.html#a5e1bda709894ea23a924da6c5b191748">NLEN_384_56</a></div><div class="ttdeci">#define NLEN_384_56</div><div class="ttdef"><b>Definition:</b> big_384_56.h:40</div></div>
<div class="ttc" id="big__384__56_8h_html_ab90026aff678dcc7ab1d1c2d7167f296"><div class="ttname"><a href="big__384__56_8h.html#ab90026aff678dcc7ab1d1c2d7167f296">BIG_384_56_rcopy</a></div><div class="ttdeci">void BIG_384_56_rcopy(BIG_384_56 x, const BIG_384_56 y)</div><div class="ttdoc">Copy BIG from Read-Only Memory to a BIG.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:239</div></div>
<div class="ttc" id="big__384__56_8h_html_ab7cdb8bcf992f08fd7a089ef7ef67f06"><div class="ttname"><a href="big__384__56_8h.html#ab7cdb8bcf992f08fd7a089ef7ef67f06">BIG_384_56_toBytes</a></div><div class="ttdeci">void BIG_384_56_toBytes(char *a, BIG_384_56 x)</div><div class="ttdoc">Convert from BIG number to byte array.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:141</div></div>
<div class="ttc" id="big__384__56_8h_html_ad8a23de43097c9bf56cb0dbdd0a3380b"><div class="ttname"><a href="big__384__56_8h.html#ad8a23de43097c9bf56cb0dbdd0a3380b">BIG_384_56_dfromBytesLen</a></div><div class="ttdeci">void BIG_384_56_dfromBytesLen(DBIG_384_56 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_384_56.c:1485</div></div>
<div class="ttc" id="big__384__56_8h_html_a20f5f28740c150878645e8b055421fe1"><div class="ttname"><a href="big__384__56_8h.html#a20f5f28740c150878645e8b055421fe1">BIG_384_56_mod</a></div><div class="ttdeci">void BIG_384_56_mod(BIG_384_56 x, BIG_384_56 n)</div><div class="ttdoc">Reduce x mod n - input and output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1082</div></div>
<div class="ttc" id="big__384__56_8h_html_add5ae95435b4aaf29ff4009dff080e75"><div class="ttname"><a href="big__384__56_8h.html#add5ae95435b4aaf29ff4009dff080e75">BIG_384_56_dcomp</a></div><div class="ttdeci">int BIG_384_56_dcomp(DBIG_384_56 x, DBIG_384_56 y)</div><div class="ttdoc">Compares two DBIG numbers. Inputs must be normalised externally.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1026</div></div>
<div class="ttc" id="big__384__56_8h_html_a8f44795268d343dd622457846a42cb49"><div class="ttname"><a href="big__384__56_8h.html#a8f44795268d343dd622457846a42cb49">BIG_384_56_sqr</a></div><div class="ttdeci">void BIG_384_56_sqr(DBIG_384_56 x, BIG_384_56 y)</div><div class="ttdoc">Square BIG resulting in a DBIG - input normalised and output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:618</div></div>
<div class="ttc" id="big__384__56_8h_html_a904972dd817ed39992151c2d9c40e530"><div class="ttname"><a href="big__384__56_8h.html#a904972dd817ed39992151c2d9c40e530">BIG_384_56_isunity</a></div><div class="ttdeci">int BIG_384_56_isunity(BIG_384_56 x)</div><div class="ttdoc">Tests for BIG equal to one.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:35</div></div>
<div class="ttc" id="big__384__56_8h_html_a01afcbd9656c926d98b433b17b0929ad"><div class="ttname"><a href="big__384__56_8h.html#a01afcbd9656c926d98b433b17b0929ad">BIG_384_56_modneg</a></div><div class="ttdeci">void BIG_384_56_modneg(BIG_384_56 x, BIG_384_56 y, BIG_384_56 n)</div><div class="ttdoc">Calculate x=-y mod n.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1327</div></div>
<div class="ttc" id="config__big__384__56_8h_html"><div class="ttname"><a href="config__big__384__56_8h.html">config_big_384_56.h</a></div><div class="ttdoc">Config BIG Header File.</div></div>
<div class="ttc" id="big__384__56_8h_html_a1164e9e8808b1ee99a586bb360bf3dc1"><div class="ttname"><a href="big__384__56_8h.html#a1164e9e8808b1ee99a586bb360bf3dc1">BIG_384_56_shr</a></div><div class="ttdeci">void BIG_384_56_shr(BIG_384_56 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_384_56.c:864</div></div>
<div class="ttc" id="big__384__56_8h_html_a0348863e6f3a873d11b0d3e2f5b5b7a6"><div class="ttname"><a href="big__384__56_8h.html#a0348863e6f3a873d11b0d3e2f5b5b7a6">BIG_384_56_fshl</a></div><div class="ttdeci">int BIG_384_56_fshl(BIG_384_56 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_384_56.c:832</div></div>
<div class="ttc" id="big__384__56_8h_html_ad9b8213b5add9582a664fcd58ff80ef2"><div class="ttname"><a href="big__384__56_8h.html#ad9b8213b5add9582a664fcd58ff80ef2">BIG_384_56_cmove</a></div><div class="ttdeci">void BIG_384_56_cmove(BIG_384_56 x, BIG_384_56 y, int s)</div><div class="ttdoc">Conditional copy of BIG number.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:110</div></div>
<div class="ttc" id="big__384__56_8h_html_a6a728958036a6adcc69b6e0953344b6c"><div class="ttname"><a href="big__384__56_8h.html#a6a728958036a6adcc69b6e0953344b6c">BIG_384_56_shl</a></div><div class="ttdeci">void BIG_384_56_shl(BIG_384_56 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_384_56.c:813</div></div>
<div class="ttc" id="big__384__56_8h_html_aa975ee4fd00b1c3b163433911ebb232d"><div class="ttname"><a href="big__384__56_8h.html#aa975ee4fd00b1c3b163433911ebb232d">BIG_384_56_nbits</a></div><div class="ttdeci">int BIG_384_56_nbits(BIG_384_56 x)</div><div class="ttdoc">Calculate number of bits in a BIG - output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1040</div></div>
<div class="ttc" id="big__384__56_8h_html_a8b3ba939ef56607de9561c736bb45b06"><div class="ttname"><a href="big__384__56_8h.html#a8b3ba939ef56607de9561c736bb45b06">BIG_384_56_fromBytes</a></div><div class="ttdeci">void BIG_384_56_fromBytes(BIG_384_56 x, char *a)</div><div class="ttdoc">Convert to BIG number from byte array.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:155</div></div>
<div class="ttc" id="big__384__56_8h_html_a8ce439dbee1a71a202667ca20ae5ffa1"><div class="ttname"><a href="big__384__56_8h.html#a8ce439dbee1a71a202667ca20ae5ffa1">BIG_384_56_split</a></div><div class="ttdeci">chunk BIG_384_56_split(BIG_384_56 x, BIG_384_56 y, DBIG_384_56 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_384_56.c:932</div></div>
<div class="ttc" id="big__384__56_8h_html_a6c518f0c183c5deeb8cf6f8245d0d40c"><div class="ttname"><a href="big__384__56_8h.html#a6c518f0c183c5deeb8cf6f8245d0d40c">DBIG_384_56</a></div><div class="ttdeci">chunk DBIG_384_56[DNLEN_384_56]</div><div class="ttdef"><b>Definition:</b> big_384_56.h:59</div></div>
<div class="ttc" id="big__384__56_8h_html_a2c43db5f1761f1ab986cc62f8a9ec89e"><div class="ttname"><a href="big__384__56_8h.html#a2c43db5f1761f1ab986cc62f8a9ec89e">BIG_384_56_lastbits</a></div><div class="ttdeci">int BIG_384_56_lastbits(BIG_384_56 x, int n)</div><div class="ttdoc">return least significant bits of a BIG</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1240</div></div>
<div class="ttc" id="big__384__56_8h_html_a6f4dfa3df3b0a3e1f0a295a4518f9edc"><div class="ttname"><a href="big__384__56_8h.html#a6f4dfa3df3b0a3e1f0a295a4518f9edc">BIG_384_56_modmul</a></div><div class="ttdeci">void BIG_384_56_modmul(BIG_384_56 x, BIG_384_56 y, BIG_384_56 z, BIG_384_56 n)</div><div class="ttdoc">Calculate x=y*z mod n.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1300</div></div>
<div class="ttc" id="big__384__56_8h_html_ab650eeee7180e6bc956edf083890ae96"><div class="ttname"><a href="big__384__56_8h.html#ab650eeee7180e6bc956edf083890ae96">BIG_384_56_fshr</a></div><div class="ttdeci">int BIG_384_56_fshr(BIG_384_56 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_384_56.c:906</div></div>
<div class="ttc" id="big__384__56_8h_html_a88c643881b2dcb024ec8674fd59a4643"><div class="ttname"><a href="big__384__56_8h.html#a88c643881b2dcb024ec8674fd59a4643">BIG_384_56_div3</a></div><div class="ttdeci">int BIG_384_56_div3(BIG_384_56 x)</div><div class="ttdoc">Divide BIG by 3 - output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:484</div></div>
<div class="ttc" id="big__384__56_8h_html_ac341a05be2a42320d3144cecb595166f"><div class="ttname"><a href="big__384__56_8h.html#ac341a05be2a42320d3144cecb595166f">BIG_384_56_inc</a></div><div class="ttdeci">void BIG_384_56_inc(BIG_384_56 x, int i)</div><div class="ttdoc">Increment BIG by a small integer - output not normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:386</div></div>
<div class="ttc" id="big__384__56_8h_html_a7c1897e5941d8b5a6f12665f240a76b6"><div class="ttname"><a href="big__384__56_8h.html#a7c1897e5941d8b5a6f12665f240a76b6">BIG_384_56_dscopy</a></div><div class="ttdeci">void BIG_384_56_dscopy(DBIG_384_56 x, BIG_384_56 y)</div><div class="ttdoc">Copy BIG to lower half of DBIG.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:263</div></div>
<div class="ttc" id="big__384__56_8h_html_a52bba4444f17006ad65e1b0a48532ca6"><div class="ttname"><a href="big__384__56_8h.html#a52bba4444f17006ad65e1b0a48532ca6">BIG_384_56_ssn</a></div><div class="ttdeci">int BIG_384_56_ssn(BIG_384_56 r, BIG_384_56 a, BIG_384_56 m)</div><div class="ttdoc">Fast time-critical combined shift by 1 bit, subtract and normalise.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:877</div></div>
<div class="ttc" id="big__384__56_8h_html_abba3c5d97b761e44d268d6307f7ba3e2"><div class="ttname"><a href="big__384__56_8h.html#abba3c5d97b761e44d268d6307f7ba3e2">BIG_384_56_invmod2m</a></div><div class="ttdeci">void BIG_384_56_invmod2m(BIG_384_56 x)</div><div class="ttdoc">Set BIG to inverse mod 2^256.</div><div class="ttdef"><b>Definition:</b> ff_3072.c:66</div></div>
<div class="ttc" id="big__384__56_8h_html_a4bb9352ea46877e21288144972438d7b"><div class="ttname"><a href="big__384__56_8h.html#a4bb9352ea46877e21288144972438d7b">HBITS_384_56</a></div><div class="ttdeci">#define HBITS_384_56</div><div class="ttdef"><b>Definition:</b> big_384_56.h:45</div></div>
<div class="ttc" id="big__384__56_8h_html_a41684e324281a6f40403c8719c12db83"><div class="ttname"><a href="big__384__56_8h.html#a41684e324281a6f40403c8719c12db83">BIG_384_56_dnbits</a></div><div class="ttdeci">int BIG_384_56_dnbits(DBIG_384_56 x)</div><div class="ttdoc">Calculate number of bits in a DBIG - output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1060</div></div>
<div class="ttc" id="big__384__56_8h_html_ac114288aa5bbc61e6f533ca6db5d253c"><div class="ttname"><a href="big__384__56_8h.html#ac114288aa5bbc61e6f533ca6db5d253c">BIG_384_56_dsub</a></div><div class="ttdeci">void BIG_384_56_dsub(DBIG_384_56 x, DBIG_384_56 y, DBIG_384_56 z)</div><div class="ttdoc">Set DBIG to difference of two DBIGs.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:413</div></div>
<div class="ttc" id="big__384__56_8h_html_a7a29993b9800bc5fed165682d13fa5da"><div class="ttname"><a href="big__384__56_8h.html#a7a29993b9800bc5fed165682d13fa5da">BIG_384_56_dzero</a></div><div class="ttdeci">void BIG_384_56_dzero(DBIG_384_56 x)</div><div class="ttdoc">Set DBIG to zero.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:329</div></div>
<div class="ttc" id="big__384__56_8h_html_ac96a4421de3b5fd001192f2f0544cf7a"><div class="ttname"><a href="big__384__56_8h.html#ac96a4421de3b5fd001192f2f0544cf7a">BIG_384_56_invmodp</a></div><div class="ttdeci">void BIG_384_56_invmodp(BIG_384_56 x, BIG_384_56 y, BIG_384_56 n)</div><div class="ttdoc">Calculate x=1/y mod n.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1392</div></div>
<div class="ttc" id="big__384__56_8h_html_a2345e7bf7451a965d72bd1c9d2f66198"><div class="ttname"><a href="big__384__56_8h.html#a2345e7bf7451a965d72bd1c9d2f66198">BIG_384_56_modsqr</a></div><div class="ttdeci">void BIG_384_56_modsqr(BIG_384_56 x, BIG_384_56 y, BIG_384_56 n)</div><div class="ttdoc">Calculate x=y^2 mod n.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1315</div></div>
<div class="ttc" id="big__384__56_8h_html_a4fbe5634d4f5caf8e939de0bfd33a880"><div class="ttname"><a href="big__384__56_8h.html#a4fbe5634d4f5caf8e939de0bfd33a880">BIG_384_56_randomnum</a></div><div class="ttdeci">void BIG_384_56_randomnum(BIG_384_56 x, BIG_384_56 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_384_56.c:1274</div></div>
<div class="ttc" id="big__384__56_8h_html_a6ac44aa223a117f1239157b2c2d477e3"><div class="ttname"><a href="big__384__56_8h.html#a6ac44aa223a117f1239157b2c2d477e3">BIG_384_56_imul</a></div><div class="ttdeci">void BIG_384_56_imul(BIG_384_56 x, BIG_384_56 y, int i)</div><div class="ttdoc">Multiply BIG by a small integer - output not normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:450</div></div>
<div class="ttc" id="big__384__56_8h_html_aaa7c7bc03ef40e9c8e92578fb1190090"><div class="ttname"><a href="big__384__56_8h.html#aaa7c7bc03ef40e9c8e92578fb1190090">BIG_384_56_ddiv</a></div><div class="ttdeci">void BIG_384_56_ddiv(BIG_384_56 x, DBIG_384_56 y, BIG_384_56 n)</div><div class="ttdoc">x=y/n - output normalised</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1149</div></div>
<div class="ttc" id="big__384__56_8h_html_a73e44860541e0d07e82f012bbb29c0da"><div class="ttname"><a href="big__384__56_8h.html#a73e44860541e0d07e82f012bbb29c0da">BMASK_384_56</a></div><div class="ttdeci">#define BMASK_384_56</div><div class="ttdef"><b>Definition:</b> big_384_56.h:42</div></div>
<div class="ttc" id="big__384__56_8h_html_af2195a8253e0c58b8bb147deb707dcd2"><div class="ttname"><a href="big__384__56_8h.html#af2195a8253e0c58b8bb147deb707dcd2">BIG_384_56_one</a></div><div class="ttdeci">void BIG_384_56_one(BIG_384_56 x)</div><div class="ttdoc">Set BIG to one (unity)</div><div class="ttdef"><b>Definition:</b> big_384_56.c:340</div></div>
<div class="ttc" id="big__384__56_8h_html_aaaf368d2ac42f5ddd825da235e397c08"><div class="ttname"><a href="big__384__56_8h.html#aaaf368d2ac42f5ddd825da235e397c08">BIG_384_56_pxmul</a></div><div class="ttdeci">void BIG_384_56_pxmul(DBIG_384_56 x, BIG_384_56 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_384_56.c:501</div></div>
<div class="ttc" id="big__384__56_8h_html_a55fc7488d3c7d8530495e9c077a473a9"><div class="ttname"><a href="big__384__56_8h.html#a55fc7488d3c7d8530495e9c077a473a9">BIG_384_56_doutput</a></div><div class="ttdeci">void BIG_384_56_doutput(DBIG_384_56 x)</div><div class="ttdoc">Outputs a DBIG number to the console.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:190</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__384__56_8h_html_afce7cbc5b297710f08ec91d0c48459d9"><div class="ttname"><a href="big__384__56_8h.html#afce7cbc5b297710f08ec91d0c48459d9">BIG_384_56_comp</a></div><div class="ttdeci">int BIG_384_56_comp(BIG_384_56 x, BIG_384_56 y)</div><div class="ttdoc">Compares two BIG numbers. Inputs must be normalised externally.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1014</div></div>
<div class="ttc" id="big__384__56_8h_html_aac92ed32b643060b228968fff92f550b"><div class="ttname"><a href="big__384__56_8h.html#aac92ed32b643060b228968fff92f550b">BIG_384_56_dmod2m</a></div><div class="ttdeci">void BIG_384_56_dmod2m(DBIG_384_56 x, int m)</div><div class="ttdoc">Calculate x=x mod 2^m.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1470</div></div>
<div class="ttc" id="big__384__56_8h_html_a8623960a691328a6137b09c62f8ff191"><div class="ttname"><a href="big__384__56_8h.html#a8623960a691328a6137b09c62f8ff191">BIG_384_56_dmod</a></div><div class="ttdeci">void BIG_384_56_dmod(BIG_384_56 x, DBIG_384_56 y, BIG_384_56 n)</div><div class="ttdoc">x=y mod n - output normalised</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1113</div></div>
<div class="ttc" id="big__384__56_8h_html_a2fc55eb658f35dbc23c2129d9304f21e"><div class="ttname"><a href="big__384__56_8h.html#a2fc55eb658f35dbc23c2129d9304f21e">BIG_384_56_sub</a></div><div class="ttdeci">void BIG_384_56_sub(BIG_384_56 x, BIG_384_56 y, BIG_384_56 z)</div><div class="ttdoc">Set BIG to difference of two BIGs.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:397</div></div>
<div class="ttc" id="big__384__56_8h_html_a05c605371b6db50505d44a2409b0a208"><div class="ttname"><a href="big__384__56_8h.html#a05c605371b6db50505d44a2409b0a208">BIG_384_56_moddiv</a></div><div class="ttdeci">void BIG_384_56_moddiv(BIG_384_56 x, BIG_384_56 y, BIG_384_56 z, BIG_384_56 n)</div><div class="ttdoc">Calculate x=y/z mod n.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:1337</div></div>
<div class="ttc" id="big__384__56_8h_html_a407e94ca63a7bff4efacf40e3e42662d"><div class="ttname"><a href="big__384__56_8h.html#a407e94ca63a7bff4efacf40e3e42662d">BIG_384_56_sdcopy</a></div><div class="ttdeci">void BIG_384_56_sdcopy(BIG_384_56 x, DBIG_384_56 y)</div><div class="ttdoc">Copy lower half of DBIG to a BIG.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:294</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="big__384__56_8h_html_af97d5f512b479452b76c8c395cc526da"><div class="ttname"><a href="big__384__56_8h.html#af97d5f512b479452b76c8c395cc526da">BIG_384_56_dsucopy</a></div><div class="ttdeci">void BIG_384_56_dsucopy(DBIG_384_56 x, BIG_384_56 y)</div><div class="ttdoc">Copy BIG to upper half of DBIG.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:280</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__384__56_8h_html_a83dc4374d0ff05900d9c1f37abf2ca0e"><div class="ttname"><a href="big__384__56_8h.html#a83dc4374d0ff05900d9c1f37abf2ca0e">BIG_384_56_sducopy</a></div><div class="ttdeci">void BIG_384_56_sducopy(BIG_384_56 x, DBIG_384_56 y)</div><div class="ttdoc">Copy upper half of DBIG to a BIG.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:306</div></div>
<div class="ttc" id="big__384__56_8h_html_a99db6539a15cf5e277cc3079381546a1"><div class="ttname"><a href="big__384__56_8h.html#a99db6539a15cf5e277cc3079381546a1">BIG_384_56_mul</a></div><div class="ttdeci">void BIG_384_56_mul(DBIG_384_56 x, BIG_384_56 y, BIG_384_56 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_384_56.c:542</div></div>
<div class="ttc" id="big__384__56_8h_html_ad7697ab07cf3b454d1e3706e16cbea0d"><div class="ttname"><a href="big__384__56_8h.html#ad7697ab07cf3b454d1e3706e16cbea0d">BIG_384_56_norm</a></div><div class="ttdeci">chunk BIG_384_56_norm(BIG_384_56 x)</div><div class="ttdoc">Normalizes a BIG number - output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:976</div></div>
<div class="ttc" id="big__384__56_8h_html_a212014277605c4d603aeaf27a0453bd0"><div class="ttname"><a href="big__384__56_8h.html#a212014277605c4d603aeaf27a0453bd0">BIG_384_56_monty</a></div><div class="ttdeci">void BIG_384_56_monty(BIG_384_56 a, BIG_384_56 md, chunk MC, DBIG_384_56 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_384_56.c:735</div></div>
<div class="ttc" id="big__384__56_8h_html_a98358a4dd86211868eeb80b7a21f8694"><div class="ttname"><a href="big__384__56_8h.html#a98358a4dd86211868eeb80b7a21f8694">BIG_384_56_dadd</a></div><div class="ttdeci">void BIG_384_56_dadd(DBIG_384_56 x, DBIG_384_56 y, DBIG_384_56 z)</div><div class="ttdoc">Set DBIG to sum of two DBIGs.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:426</div></div>
<div class="ttc" id="big__384__56_8h_html_afa1909f6c026350b5231eb12c6b14565"><div class="ttname"><a href="big__384__56_8h.html#afa1909f6c026350b5231eb12c6b14565">BIG_384_56_rawoutput</a></div><div class="ttdeci">void BIG_384_56_rawoutput(BIG_384_56 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_384_56.c:77</div></div>
<div class="ttc" id="big__384__56_8h_html_acfcc567d1954ac2f544c267e48e711fd"><div class="ttname"><a href="big__384__56_8h.html#acfcc567d1954ac2f544c267e48e711fd">BIG_384_56_or</a></div><div class="ttdeci">void BIG_384_56_or(BIG_384_56 x, BIG_384_56 y, BIG_384_56 z)</div><div class="ttdoc">Set BIG to logical or of two BIGs - output normalised.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:371</div></div>
<div class="ttc" id="big__384__56_8h_html_ad9694ea00361b6487cabde26235ae0ae"><div class="ttname"><a href="big__384__56_8h.html#ad9694ea00361b6487cabde26235ae0ae">BIG_384_56_output</a></div><div class="ttdeci">void BIG_384_56_output(BIG_384_56 x)</div><div class="ttdoc">Outputs a BIG number to the console.</div><div class="ttdef"><b>Definition:</b> big_384_56.c:55</div></div>
<div class="ttc" id="big__384__56_8h_html_afff858b85945feea8c4304eaa0307a5c"><div class="ttname"><a href="big__384__56_8h.html#afff858b85945feea8c4304eaa0307a5c">BIG_384_56_smul</a></div><div class="ttdeci">void BIG_384_56_smul(BIG_384_56 x, BIG_384_56 y, BIG_384_56 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_384_56.c:518</div></div>
<div class="ttc" id="config__big__384__56_8h_html_a17291ec476cbf2794ab8552edb4e7cd1"><div class="ttname"><a href="config__big__384__56_8h.html#a17291ec476cbf2794ab8552edb4e7cd1">BASEBITS_384_56</a></div><div class="ttdeci">#define BASEBITS_384_56</div><div class="ttdef"><b>Definition:</b> config_big_384_56.h:35</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>