| Arduino Cryptography Library
    | 
This is the complete list of members for XTSCommon, 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 | XTSCommon | virtual | 
| sectorSize() const | XTSCommon | inline | 
| setBlockCiphers(BlockCipher *cipher1, BlockCipher *cipher2) | XTSCommon | inlineprotected | 
| setKey(const uint8_t *key, size_t len) | XTSCommon | virtual | 
| setSectorSize(size_t size) | XTSCommon | |
| setTweak(const uint8_t *tweak, size_t len) | XTSCommon | |
| tweakSize() const | XTSCommon | |
| XTSCommon() | XTSCommon | protected | 
| XTSSingleKeyCommon (defined in XTSCommon) | XTSCommon | friend | 
| ~XTSCommon() | XTSCommon | virtual |