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-08-18 18:42:36 +10:00
parent 73c9ce4455
commit 85faa4b5e9
436 changed files with 5019 additions and 2572 deletions

View File

@@ -183,7 +183,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
<p>If <a class="el" href="classPoly1305.html#aab3fa6c5f6fa7d9ca6c82bead38f499c" 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="classPoly1305.html#a544839403d0a19300c239708bc1e6ed8" title="Resets the Poly1305 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="classPoly1305.html#a544839403d0a19300c239708bc1e6ed8" title="Resets the Poly1305 message authenticator for a new session. ">reset()</a>, <a class="el" href="classPoly1305.html#ae4e0b647ff93f501bd01459b1616557c" title="Updates the message authenticator with more data. ">update()</a> </dd></dl>
<p>Definition at line <a class="el" href="Poly1305_8cpp_source.html#l00179">179</a> of file <a class="el" href="Poly1305_8cpp_source.html">Poly1305.cpp</a>.</p>
<p>Definition at line <a class="el" href="Poly1305_8cpp_source.html#l00182">182</a> of file <a class="el" href="Poly1305_8cpp_source.html">Poly1305.cpp</a>.</p>
</div>
</div>
@@ -203,7 +203,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="classPoly1305.html#ae4e0b647ff93f501bd01459b1616557c" title="Updates the message authenticator with more data. ">update()</a> </dd></dl>
<p>Definition at line <a class="el" href="Poly1305_8cpp_source.html#l00251">251</a> of file <a class="el" href="Poly1305_8cpp_source.html">Poly1305.cpp</a>.</p>
<p>Definition at line <a class="el" href="Poly1305_8cpp_source.html#l00254">254</a> of file <a class="el" href="Poly1305_8cpp_source.html">Poly1305.cpp</a>.</p>
</div>
</div>
@@ -230,7 +230,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classPoly1305.html#ae4e0b647ff93f501bd01459b1616557c" title="Updates the message authenticator with more data. ">update()</a>, <a class="el" href="classPoly1305.html#aab3fa6c5f6fa7d9ca6c82bead38f499c" title="Finalizes the authentication process and returns the token. ">finalize()</a> </dd></dl>
<p>Definition at line <a class="el" href="Poly1305_8cpp_source.html#l00110">110</a> of file <a class="el" href="Poly1305_8cpp_source.html">Poly1305.cpp</a>.</p>
<p>Definition at line <a class="el" href="Poly1305_8cpp_source.html#l00113">113</a> of file <a class="el" href="Poly1305_8cpp_source.html">Poly1305.cpp</a>.</p>
</div>
</div>
@@ -269,7 +269,7 @@ void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
<p>If <a class="el" href="classPoly1305.html#aab3fa6c5f6fa7d9ca6c82bead38f499c" title="Finalizes the authentication process and returns the token. ">finalize()</a> has already been called, then the behavior of <a class="el" href="classPoly1305.html#ae4e0b647ff93f501bd01459b1616557c" title="Updates the message authenticator with more data. ">update()</a> will be undefined. Call <a class="el" href="classPoly1305.html#a544839403d0a19300c239708bc1e6ed8" title="Resets the Poly1305 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="classPoly1305.html#aaea2f40c1f22dcc2f8f690c793fb4388" title="Pads the input stream with zero bytes to a multiple of 16. ">pad()</a>, <a class="el" href="classPoly1305.html#a544839403d0a19300c239708bc1e6ed8" title="Resets the Poly1305 message authenticator for a new session. ">reset()</a>, <a class="el" href="classPoly1305.html#aab3fa6c5f6fa7d9ca6c82bead38f499c" title="Finalizes the authentication process and returns the token. ">finalize()</a> </dd></dl>
<p>Definition at line <a class="el" href="Poly1305_8cpp_source.html#l00142">142</a> of file <a class="el" href="Poly1305_8cpp_source.html">Poly1305.cpp</a>.</p>
<p>Definition at line <a class="el" href="Poly1305_8cpp_source.html#l00145">145</a> of file <a class="el" href="Poly1305_8cpp_source.html">Poly1305.cpp</a>.</p>
</div>
</div>
@@ -280,7 +280,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 Mar 26 2016 19:04:41 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Thu Aug 18 2016 18:42:11 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>