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
2017-11-03 10:49:30 +10:00
parent 9d2e774894
commit e923155962
414 changed files with 2846 additions and 3051 deletions

View File

@@ -136,12 +136,12 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<div class="ttc" id="classSpeckSmall_html"><div class="ttname"><a href="classSpeckSmall.html">SpeckSmall</a></div><div class="ttdoc">Speck block cipher with a 128-bit block size (small-memory version). </div><div class="ttdef"><b>Definition:</b> <a href="SpeckSmall_8h_source.html#l00028">SpeckSmall.h:28</a></div></div>
<div class="ttc" id="classSpeckSmall_html_acced022717603980ecca21b3f953bf51"><div class="ttname"><a href="classSpeckSmall.html#acced022717603980ecca21b3f953bf51">SpeckSmall::decryptBlock</a></div><div class="ttdeci">void decryptBlock(uint8_t *output, const uint8_t *input)</div><div class="ttdoc">Decrypts a single block using this cipher. </div><div class="ttdef"><b>Definition:</b> <a href="SpeckSmall_8cpp_source.html#l00261">SpeckSmall.cpp:261</a></div></div>
<div class="ttc" id="classSpeckSmall_html_a3345df135f6530bad475d630ef6c1038"><div class="ttname"><a href="classSpeckSmall.html#a3345df135f6530bad475d630ef6c1038">SpeckSmall::setKey</a></div><div class="ttdeci">bool setKey(const uint8_t *key, size_t len)</div><div class="ttdoc">Sets the key to use for future encryption and decryption operations. </div><div class="ttdef"><b>Definition:</b> <a href="SpeckSmall_8cpp_source.html#l00094">SpeckSmall.cpp:94</a></div></div>
<div class="ttc" id="classSpeckSmall_html_aa93d9f0b5153425dc04e8fb8faff7513"><div class="ttname"><a href="classSpeckSmall.html#aa93d9f0b5153425dc04e8fb8faff7513">SpeckSmall::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdoc">Clears all security-sensitive state from this block cipher. </div><div class="ttdef"><b>Definition:</b> <a href="SpeckSmall_8cpp_source.html#l00648">SpeckSmall.cpp:648</a></div></div>
<div class="ttc" id="classSpeckSmall_html_aa93d9f0b5153425dc04e8fb8faff7513"><div class="ttname"><a href="classSpeckSmall.html#aa93d9f0b5153425dc04e8fb8faff7513">SpeckSmall::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdoc">Clears all security-sensitive state from this block cipher. </div><div class="ttdef"><b>Definition:</b> <a href="SpeckSmall_8cpp_source.html#l00582">SpeckSmall.cpp:582</a></div></div>
<div class="ttc" id="classSpeckSmall_html_a0efa12c897f718a5a49cbd6f2fc6aca3"><div class="ttname"><a href="classSpeckSmall.html#a0efa12c897f718a5a49cbd6f2fc6aca3">SpeckSmall::SpeckSmall</a></div><div class="ttdeci">SpeckSmall()</div><div class="ttdoc">Constructs a small-memory Speck block cipher with no initial key. </div><div class="ttdef"><b>Definition:</b> <a href="SpeckSmall_8cpp_source.html#l00085">SpeckSmall.cpp:85</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Aug 27 2016 14:32:20 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Fri Nov 3 2017 10:48:53 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>