|
Arduino Cryptography Library
|
This is the complete list of members for XTSSingleKeyCommon, 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 |
| XTSSingleKeyCommon() | XTSSingleKeyCommon | inlineprotected |
| ~XTSCommon() | XTSCommon | virtual |
| ~XTSSingleKeyCommon() | XTSSingleKeyCommon | virtual |