dash-docs/en/doxygen/html/sph__echo_8h_source.html

137 lines
33 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Dash Core: src/crypto/sph_echo.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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</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="projectlogo"><img alt="Logo" src="bitcoin_logo_doxygen.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Dash Core
&#160;<span id="projectnumber">0.12.2.1</span>
</div>
<div id="projectbrief">P2P Digital Currency</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<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>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('sph__echo_8h_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- 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 class="header">
<div class="headertitle">
<div class="title">sph_echo.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="sph__echo_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">/* $Id: sph_echo.h 216 2010-06-08 09:46:57Z tp $ */</span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor">#ifndef SPH_ECHO_H__</span></div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="preprocessor">#define SPH_ECHO_H__</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"> 39</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span>{</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="preprocessor">#include &lt;stddef.h&gt;</span></div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="sph__types_8h.html">sph_types.h</a>&quot;</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;</div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="sph__echo_8h.html#a6dc32c606ea22b4bf04f024be4d320c9"> 49</a></span>&#160;<span class="preprocessor">#define SPH_SIZE_echo224 224</span></div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;</div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="sph__echo_8h.html#a1661893ef8e00f60b2db2533dd6f7f52"> 54</a></span>&#160;<span class="preprocessor">#define SPH_SIZE_echo256 256</span></div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;</div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="sph__echo_8h.html#ade67074f6b319218670e9cd6f728f385"> 59</a></span>&#160;<span class="preprocessor">#define SPH_SIZE_echo384 384</span></div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;</div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="sph__echo_8h.html#a4c6fdf143824715a7c13fb32a16ef7de"> 64</a></span>&#160;<span class="preprocessor">#define SPH_SIZE_echo512 512</span></div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160;</div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="structsph__echo__small__context.html"> 77</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="preprocessor">#ifndef DOXYGEN_IGNORE</span></div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="structsph__echo__small__context.html#a3f8860cea15c19c4104a04c361d6e0e3"> 79</a></span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> buf[192]; <span class="comment">/* first field, for alignment */</span></div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="structsph__echo__small__context.html#a61f2cdfc94d4e1c647f863a273d1867a"> 80</a></span>&#160; <span class="keywordtype">size_t</span> <a class="code" href="structsph__echo__small__context.html#a61f2cdfc94d4e1c647f863a273d1867a">ptr</a>;</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <span class="keyword">union </span>{</div><div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="structsph__echo__small__context.html#a7c9cf56bddec00f149f378a4c1a798ca"> 82</a></span>&#160; <a class="code" href="sph__types_8h.html#abe306859da1253f97285b59a6d87a997">sph_u32</a> Vs[4][4];</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;<span class="preprocessor">#if SPH_64</span></div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; sph_u64 Vb[4][2];</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; } u;</div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="structsph__echo__small__context.html#a37db2699ca21097fa310489e57ebcfda"> 87</a></span>&#160; <a class="code" href="sph__types_8h.html#abe306859da1253f97285b59a6d87a997">sph_u32</a> C0, C1, C2, <a class="code" href="structsph__echo__small__context.html#a37db2699ca21097fa310489e57ebcfda">C3</a>;</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;} <a class="code" href="structsph__echo__small__context.html">sph_echo_small_context</a>;</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;</div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="structsph__echo__big__context.html"> 102</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;<span class="preprocessor">#ifndef DOXYGEN_IGNORE</span></div><div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="structsph__echo__big__context.html#afbbb9735887ec344ebbf08794fb2ab88"> 104</a></span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> buf[128]; <span class="comment">/* first field, for alignment */</span></div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="structsph__echo__big__context.html#a6fdc1eb8dd708859a33005694d4f7bea"> 105</a></span>&#160; <span class="keywordtype">size_t</span> <a class="code" href="structsph__echo__big__context.html#a6fdc1eb8dd708859a33005694d4f7bea">ptr</a>;</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="keyword">union </span>{</div><div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="structsph__echo__big__context.html#a294958f8eeaaf953982e593b6863b431"> 107</a></span>&#160; <a class="code" href="sph__types_8h.html#abe306859da1253f97285b59a6d87a997">sph_u32</a> Vs[8][4];</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;<span class="preprocessor">#if SPH_64</span></div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; sph_u64 Vb[8][2];</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; } u;</div><div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="structsph__echo__big__context.html#ab35268b438f8a2aeb96a48ecbc055b81"> 112</a></span>&#160; <a class="code" href="sph__types_8h.html#abe306859da1253f97285b59a6d87a997">sph_u32</a> C0, C1, C2, <a class="code" href="structsph__echo__big__context.html#ab35268b438f8a2aeb96a48ecbc055b81">C3</a>;</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160;} <a class="code" href="structsph__echo__big__context.html">sph_echo_big_context</a>;</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;</div><div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="sph__echo_8h.html#a3922127eff797b497271f5356fde25f6"> 119</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="structsph__echo__small__context.html">sph_echo_small_context</a> <a class="code" href="sph__echo_8h.html#a3922127eff797b497271f5356fde25f6">sph_echo224_context</a>;</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;</div><div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="sph__echo_8h.html#a7ae0b9b32d378c8ab2987acda0d2f035"> 124</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="structsph__echo__small__context.html">sph_echo_small_context</a> <a class="code" href="sph__echo_8h.html#a7ae0b9b32d378c8ab2987acda0d2f035">sph_echo256_context</a>;</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;</div><div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="sph__echo_8h.html#accc93e52edc465741435f04f2aea1df5"> 129</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="structsph__echo__big__context.html">sph_echo_big_context</a> <a class="code" href="sph__echo_8h.html#accc93e52edc465741435f04f2aea1df5">sph_echo384_context</a>;</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;</div><div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="sph__echo_8h.html#a63e80cea81879355d6b007dc57202ad7"> 134</a></span>&#160;<span class="keyword">typedef</span> <a class="code" href="structsph__echo__big__context.html">sph_echo_big_context</a> <a class="code" href="sph__echo_8h.html#a63e80cea81879355d6b007dc57202ad7">sph_echo512_context</a>;</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a86bb2741d3358f583f188f4969570dbf">sph_echo224_init</a>(<span class="keywordtype">void</span> *cc);</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a5fc984cfe28d9d9be382864de473ba9f">sph_echo224</a>(<span class="keywordtype">void</span> *cc, <span class="keyword">const</span> <span class="keywordtype">void</span> *<a class="code" href="namespacegen__base58__test__vectors.html#a8d12b07536a476098e3d74b6a79dfc9a">data</a>, <span class="keywordtype">size_t</span> len);</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;</div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a52438aa47bb4d290f846c154ac516663">sph_echo224_close</a>(<span class="keywordtype">void</span> *cc, <span class="keywordtype">void</span> *dst);</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;</div><div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#aae176fd357ca7653153214244e608fcf">sph_echo224_addbits_and_close</a>(</div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; <span class="keywordtype">void</span> *cc, <span class="keywordtype">unsigned</span> ub, <span class="keywordtype">unsigned</span> <a class="code" href="namespacefix-copyright-headers.html#aed10e06fbf20b2e50f73ff2d61f59e45">n</a>, <span class="keywordtype">void</span> *dst);</div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a6f8e5e876659edb1cc38268baeb60ead">sph_echo256_init</a>(<span class="keywordtype">void</span> *cc);</div><div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160;</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#af81a3d83a004c15cec59a48bef2ac5c6">sph_echo256</a>(<span class="keywordtype">void</span> *cc, <span class="keyword">const</span> <span class="keywordtype">void</span> *<a class="code" href="namespacegen__base58__test__vectors.html#a8d12b07536a476098e3d74b6a79dfc9a">data</a>, <span class="keywordtype">size_t</span> len);</div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160;</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a81be2eec0bfaa4224235ccb3bd88ef6b">sph_echo256_close</a>(<span class="keywordtype">void</span> *cc, <span class="keywordtype">void</span> *dst);</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;</div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#ad88aee64097f1472128174a1847cedb6">sph_echo256_addbits_and_close</a>(</div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; <span class="keywordtype">void</span> *cc, <span class="keywordtype">unsigned</span> ub, <span class="keywordtype">unsigned</span> <a class="code" href="namespacefix-copyright-headers.html#aed10e06fbf20b2e50f73ff2d61f59e45">n</a>, <span class="keywordtype">void</span> *dst);</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160;</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#adfa2825f85f226c35470a5e283919209">sph_echo384_init</a>(<span class="keywordtype">void</span> *cc);</div><div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#aa81187a3967190a594f746abea737ea0">sph_echo384</a>(<span class="keywordtype">void</span> *cc, <span class="keyword">const</span> <span class="keywordtype">void</span> *<a class="code" href="namespacegen__base58__test__vectors.html#a8d12b07536a476098e3d74b6a79dfc9a">data</a>, <span class="keywordtype">size_t</span> len);</div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a3b9334a470b7f2a7fb0c9e2f0c3d3019">sph_echo384_close</a>(<span class="keywordtype">void</span> *cc, <span class="keywordtype">void</span> *dst);</div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160;</div><div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a11f36e553058cebf749c8e7f34512092">sph_echo384_addbits_and_close</a>(</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; <span class="keywordtype">void</span> *cc, <span class="keywordtype">unsigned</span> ub, <span class="keywordtype">unsigned</span> <a class="code" href="namespacefix-copyright-headers.html#aed10e06fbf20b2e50f73ff2d61f59e45">n</a>, <span class="keywordtype">void</span> *dst);</div><div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160;</div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#acf769c25dbacfe1ed188b80b24392a20">sph_echo512_init</a>(<span class="keywordtype">void</span> *cc);</div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160;</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a41854b5910e1f10be467d9e3203ce9c1">sph_echo512</a>(<span class="keywordtype">void</span> *cc, <span class="keyword">const</span> <span class="keywordtype">void</span> *<a class="code" href="namespacegen__base58__test__vectors.html#a8d12b07536a476098e3d74b6a79dfc9a">data</a>, <span class="keywordtype">size_t</span> len);</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span>&#160;</div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#a8dbdbbc5895338333994cb4dd963739e">sph_echo512_close</a>(<span class="keywordtype">void</span> *cc, <span class="keywordtype">void</span> *dst);</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160;</div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160;<span class="keywordtype">void</span> <a class="code" href="sph__echo_8h.html#ad8859128051966005228d5662252b9a6">sph_echo512_addbits_and_close</a>(</div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160; <span class="keywordtype">void</span> *cc, <span class="keywordtype">unsigned</span> ub, <span class="keywordtype">unsigned</span> <a class="code" href="namespacefix-copyright-headers.html#aed10e06fbf20b2e50f73ff2d61f59e45">n</a>, <span class="keywordtype">void</span> *dst);</div><div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; </div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160;}</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160;</div><div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="structsph__echo__big__context_html"><div class="ttname"><a href="structsph__echo__big__context.html">sph_echo_big_context</a></div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00102">sph_echo.h:102</a></div></div>
<div class="ttc" id="sph__echo_8h_html_aae176fd357ca7653153214244e608fcf"><div class="ttname"><a href="sph__echo_8h.html#aae176fd357ca7653153214244e608fcf">sph_echo224_addbits_and_close</a></div><div class="ttdeci">void sph_echo224_addbits_and_close(void *cc, unsigned ub, unsigned n, void *dst)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00941">echo.c:941</a></div></div>
<div class="ttc" id="sph__echo_8h_html_ad88aee64097f1472128174a1847cedb6"><div class="ttname"><a href="sph__echo_8h.html#ad88aee64097f1472128174a1847cedb6">sph_echo256_addbits_and_close</a></div><div class="ttdeci">void sph_echo256_addbits_and_close(void *cc, unsigned ub, unsigned n, void *dst)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00969">echo.c:969</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a81be2eec0bfaa4224235ccb3bd88ef6b"><div class="ttname"><a href="sph__echo_8h.html#a81be2eec0bfaa4224235ccb3bd88ef6b">sph_echo256_close</a></div><div class="ttdeci">void sph_echo256_close(void *cc, void *dst)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00962">echo.c:962</a></div></div>
<div class="ttc" id="sph__types_8h_html"><div class="ttname"><a href="sph__types_8h.html">sph_types.h</a></div></div>
<div class="ttc" id="sph__echo_8h_html_aa81187a3967190a594f746abea737ea0"><div class="ttname"><a href="sph__echo_8h.html#aa81187a3967190a594f746abea737ea0">sph_echo384</a></div><div class="ttdeci">void sph_echo384(void *cc, const void *data, size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00983">echo.c:983</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a8dbdbbc5895338333994cb4dd963739e"><div class="ttname"><a href="sph__echo_8h.html#a8dbdbbc5895338333994cb4dd963739e">sph_echo512_close</a></div><div class="ttdeci">void sph_echo512_close(void *cc, void *dst)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l01018">echo.c:1018</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a86bb2741d3358f583f188f4969570dbf"><div class="ttname"><a href="sph__echo_8h.html#a86bb2741d3358f583f188f4969570dbf">sph_echo224_init</a></div><div class="ttdeci">void sph_echo224_init(void *cc)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00920">echo.c:920</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a63e80cea81879355d6b007dc57202ad7"><div class="ttname"><a href="sph__echo_8h.html#a63e80cea81879355d6b007dc57202ad7">sph_echo512_context</a></div><div class="ttdeci">sph_echo_big_context sph_echo512_context</div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00134">sph_echo.h:134</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a41854b5910e1f10be467d9e3203ce9c1"><div class="ttname"><a href="sph__echo_8h.html#a41854b5910e1f10be467d9e3203ce9c1">sph_echo512</a></div><div class="ttdeci">void sph_echo512(void *cc, const void *data, size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l01011">echo.c:1011</a></div></div>
<div class="ttc" id="structsph__echo__small__context_html_a37db2699ca21097fa310489e57ebcfda"><div class="ttname"><a href="structsph__echo__small__context.html#a37db2699ca21097fa310489e57ebcfda">sph_echo_small_context::C3</a></div><div class="ttdeci">sph_u32 C3</div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00087">sph_echo.h:87</a></div></div>
<div class="ttc" id="namespacegen__base58__test__vectors_html_a8d12b07536a476098e3d74b6a79dfc9a"><div class="ttname"><a href="namespacegen__base58__test__vectors.html#a8d12b07536a476098e3d74b6a79dfc9a">gen_base58_test_vectors.data</a></div><div class="ttdeci">data</div><div class="ttdef"><b>Definition:</b> <a href="gen__base58__test__vectors_8py_source.html#l00123">gen_base58_test_vectors.py:123</a></div></div>
<div class="ttc" id="structsph__echo__big__context_html_a6fdc1eb8dd708859a33005694d4f7bea"><div class="ttname"><a href="structsph__echo__big__context.html#a6fdc1eb8dd708859a33005694d4f7bea">sph_echo_big_context::ptr</a></div><div class="ttdeci">size_t ptr</div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00105">sph_echo.h:105</a></div></div>
<div class="ttc" id="structsph__echo__big__context_html_ab35268b438f8a2aeb96a48ecbc055b81"><div class="ttname"><a href="structsph__echo__big__context.html#ab35268b438f8a2aeb96a48ecbc055b81">sph_echo_big_context::C3</a></div><div class="ttdeci">sph_u32 C3</div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00112">sph_echo.h:112</a></div></div>
<div class="ttc" id="sph__echo_8h_html_acf769c25dbacfe1ed188b80b24392a20"><div class="ttname"><a href="sph__echo_8h.html#acf769c25dbacfe1ed188b80b24392a20">sph_echo512_init</a></div><div class="ttdeci">void sph_echo512_init(void *cc)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l01004">echo.c:1004</a></div></div>
<div class="ttc" id="namespacefix-copyright-headers_html_aed10e06fbf20b2e50f73ff2d61f59e45"><div class="ttname"><a href="namespacefix-copyright-headers.html#aed10e06fbf20b2e50f73ff2d61f59e45">fix-copyright-headers.n</a></div><div class="ttdeci">int n</div><div class="ttdef"><b>Definition:</b> <a href="fix-copyright-headers_8py_source.html#l00046">fix-copyright-headers.py:46</a></div></div>
<div class="ttc" id="sph__echo_8h_html_adfa2825f85f226c35470a5e283919209"><div class="ttname"><a href="sph__echo_8h.html#adfa2825f85f226c35470a5e283919209">sph_echo384_init</a></div><div class="ttdeci">void sph_echo384_init(void *cc)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00976">echo.c:976</a></div></div>
<div class="ttc" id="sph__echo_8h_html_af81a3d83a004c15cec59a48bef2ac5c6"><div class="ttname"><a href="sph__echo_8h.html#af81a3d83a004c15cec59a48bef2ac5c6">sph_echo256</a></div><div class="ttdeci">void sph_echo256(void *cc, const void *data, size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00955">echo.c:955</a></div></div>
<div class="ttc" id="sph__echo_8h_html_accc93e52edc465741435f04f2aea1df5"><div class="ttname"><a href="sph__echo_8h.html#accc93e52edc465741435f04f2aea1df5">sph_echo384_context</a></div><div class="ttdeci">sph_echo_big_context sph_echo384_context</div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00129">sph_echo.h:129</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a11f36e553058cebf749c8e7f34512092"><div class="ttname"><a href="sph__echo_8h.html#a11f36e553058cebf749c8e7f34512092">sph_echo384_addbits_and_close</a></div><div class="ttdeci">void sph_echo384_addbits_and_close(void *cc, unsigned ub, unsigned n, void *dst)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00997">echo.c:997</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a3922127eff797b497271f5356fde25f6"><div class="ttname"><a href="sph__echo_8h.html#a3922127eff797b497271f5356fde25f6">sph_echo224_context</a></div><div class="ttdeci">sph_echo_small_context sph_echo224_context</div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00119">sph_echo.h:119</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a5fc984cfe28d9d9be382864de473ba9f"><div class="ttname"><a href="sph__echo_8h.html#a5fc984cfe28d9d9be382864de473ba9f">sph_echo224</a></div><div class="ttdeci">void sph_echo224(void *cc, const void *data, size_t len)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00927">echo.c:927</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a6f8e5e876659edb1cc38268baeb60ead"><div class="ttname"><a href="sph__echo_8h.html#a6f8e5e876659edb1cc38268baeb60ead">sph_echo256_init</a></div><div class="ttdeci">void sph_echo256_init(void *cc)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00948">echo.c:948</a></div></div>
<div class="ttc" id="sph__types_8h_html_abe306859da1253f97285b59a6d87a997"><div class="ttname"><a href="sph__types_8h.html#abe306859da1253f97285b59a6d87a997">sph_u32</a></div><div class="ttdeci">unsigned long sph_u32</div><div class="ttdef"><b>Definition:</b> <a href="sph__types_8h_source.html#l00870">sph_types.h:870</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a3b9334a470b7f2a7fb0c9e2f0c3d3019"><div class="ttname"><a href="sph__echo_8h.html#a3b9334a470b7f2a7fb0c9e2f0c3d3019">sph_echo384_close</a></div><div class="ttdeci">void sph_echo384_close(void *cc, void *dst)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00990">echo.c:990</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a52438aa47bb4d290f846c154ac516663"><div class="ttname"><a href="sph__echo_8h.html#a52438aa47bb4d290f846c154ac516663">sph_echo224_close</a></div><div class="ttdeci">void sph_echo224_close(void *cc, void *dst)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l00934">echo.c:934</a></div></div>
<div class="ttc" id="structsph__echo__small__context_html_a61f2cdfc94d4e1c647f863a273d1867a"><div class="ttname"><a href="structsph__echo__small__context.html#a61f2cdfc94d4e1c647f863a273d1867a">sph_echo_small_context::ptr</a></div><div class="ttdeci">size_t ptr</div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00080">sph_echo.h:80</a></div></div>
<div class="ttc" id="sph__echo_8h_html_ad8859128051966005228d5662252b9a6"><div class="ttname"><a href="sph__echo_8h.html#ad8859128051966005228d5662252b9a6">sph_echo512_addbits_and_close</a></div><div class="ttdeci">void sph_echo512_addbits_and_close(void *cc, unsigned ub, unsigned n, void *dst)</div><div class="ttdef"><b>Definition:</b> <a href="echo_8c_source.html#l01025">echo.c:1025</a></div></div>
<div class="ttc" id="sph__echo_8h_html_a7ae0b9b32d378c8ab2987acda0d2f035"><div class="ttname"><a href="sph__echo_8h.html#a7ae0b9b32d378c8ab2987acda0d2f035">sph_echo256_context</a></div><div class="ttdeci">sph_echo_small_context sph_echo256_context</div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00124">sph_echo.h:124</a></div></div>
<div class="ttc" id="structsph__echo__small__context_html"><div class="ttname"><a href="structsph__echo__small__context.html">sph_echo_small_context</a></div><div class="ttdef"><b>Definition:</b> <a href="sph__echo_8h_source.html#l00077">sph_echo.h:77</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_4261af1259721e3e39e0d2dd7354b511.html">crypto</a></li><li class="navelem"><a class="el" href="sph__echo_8h.html">sph_echo.h</a></li>
<li class="footer">Generated on Thu Dec 14 2017 13:15:02 for Dash Core by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>