1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Update docs

This commit is contained in:
Rhys Weatherley
2016-02-13 07:01:47 +10:00
parent ab1bf9b19b
commit 77f9295247
389 changed files with 5668 additions and 1095 deletions

View File

@@ -168,7 +168,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
<p>If <a class="el" href="classGHASH.html#ab221298ca69c9612bfbfd3dedcb28307" title="Finalizes the authentication process and returns the token. ">finalize()</a> is called again, then the returned <em>token</em> value is undefined. Call <a class="el" href="classGHASH.html#a479a3e8c37e320bf99f54b95bf5f4c55" title="Resets the GHASH message authenticator for a new session. ">reset()</a> first to start a new authentication process.</p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classGHASH.html#a479a3e8c37e320bf99f54b95bf5f4c55" title="Resets the GHASH message authenticator for a new session. ">reset()</a>, <a class="el" href="classGHASH.html#a235edb14c6ed1ec55ddda595816ef1c7" title="Updates the message authenticator with more data. ">update()</a> </dd></dl>
<p>Definition at line <a class="el" href="GHASH_8cpp_source.html#l00130">130</a> of file <a class="el" href="GHASH_8cpp_source.html">GHASH.cpp</a>.</p>
<p>Definition at line <a class="el" href="GHASH_8cpp_source.html#l00121">121</a> of file <a class="el" href="GHASH_8cpp_source.html">GHASH.cpp</a>.</p>
</div>
</div>
@@ -188,7 +188,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
<p>Pads the input stream with zero bytes to a multiple of 16. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classGHASH.html#a235edb14c6ed1ec55ddda595816ef1c7" title="Updates the message authenticator with more data. ">update()</a> </dd></dl>
<p>Definition at line <a class="el" href="GHASH_8cpp_source.html#l00146">146</a> of file <a class="el" href="GHASH_8cpp_source.html">GHASH.cpp</a>.</p>
<p>Definition at line <a class="el" href="GHASH_8cpp_source.html#l00137">137</a> of file <a class="el" href="GHASH_8cpp_source.html">GHASH.cpp</a>.</p>
</div>
</div>
@@ -254,7 +254,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
<p>If <a class="el" href="classGHASH.html#ab221298ca69c9612bfbfd3dedcb28307" title="Finalizes the authentication process and returns the token. ">finalize()</a> has already been called, then the behavior of <a class="el" href="classGHASH.html#a235edb14c6ed1ec55ddda595816ef1c7" title="Updates the message authenticator with more data. ">update()</a> will be undefined. Call <a class="el" href="classGHASH.html#a479a3e8c37e320bf99f54b95bf5f4c55" title="Resets the GHASH message authenticator for a new session. ">reset()</a> first to start a new authentication process.</p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classGHASH.html#a8c38ee9313605f1d8b12dca7cd43e4ad" title="Pads the input stream with zero bytes to a multiple of 16. ">pad()</a>, <a class="el" href="classGHASH.html#a479a3e8c37e320bf99f54b95bf5f4c55" title="Resets the GHASH message authenticator for a new session. ">reset()</a>, <a class="el" href="classGHASH.html#ab221298ca69c9612bfbfd3dedcb28307" title="Finalizes the authentication process and returns the token. ">finalize()</a> </dd></dl>
<p>Definition at line <a class="el" href="GHASH_8cpp_source.html#l00094">94</a> of file <a class="el" href="GHASH_8cpp_source.html">GHASH.cpp</a>.</p>
<p>Definition at line <a class="el" href="GHASH_8cpp_source.html#l00085">85</a> of file <a class="el" href="GHASH_8cpp_source.html">GHASH.cpp</a>.</p>
</div>
</div>
@@ -265,7 +265,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Jan 16 2016 09:47:01 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat Feb 13 2016 07:01:07 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>