Arduino Cryptography Library
|
This is the complete list of members for XTSSingleKey< T >, including all inherited members.
clear() | XTSCommon | |
decryptSector(uint8_t *output, const uint8_t *input) | XTSCommon | |
encryptSector(uint8_t *output, const uint8_t *input) | XTSCommon | |
keySize() const | XTSSingleKeyCommon | virtual |
sectorSize() const | XTSCommon | inline |
setBlockCiphers(BlockCipher *cipher1, BlockCipher *cipher2) | XTSCommon | inlineprotected |
setKey(const uint8_t *key, size_t len) | XTSSingleKeyCommon | virtual |
setSectorSize(size_t size) | XTSCommon | |
setTweak(const uint8_t *tweak, size_t len) | XTSCommon | |
tweakSize() const | XTSCommon | |
XTSCommon() | XTSCommon | protected |
XTSSingleKey() | XTSSingleKey< T > | inline |
XTSSingleKeyCommon() | XTSSingleKeyCommon | inlineprotected |
~XTSCommon() | XTSCommon | virtual |
~XTSSingleKey() | XTSSingleKey< T > | inline |
~XTSSingleKeyCommon() | XTSSingleKeyCommon | virtual |