BLOCKSIZE | FixedBlockSize< 8 > | [static] |
DEFAULT_KEYLENGTH | FixedKeyLength< 16 > | [static] |
DEFAULT_ROUNDS | VariableRounds< 32 > | [static] |
IV_LENGTH | FixedKeyLength< 16 > | [static] |
IV_REQUIREMENT | FixedKeyLength< 16 > | [static] |
KEYLENGTH | FixedKeyLength< 16 > | [static] |
MAX_KEYLENGTH | FixedKeyLength< 16 > | [static] |
MAX_ROUNDS | VariableRounds< 32 > | [static] |
MIN_KEYLENGTH | FixedKeyLength< 16 > | [static] |
MIN_ROUNDS | VariableRounds< 32 > | [static] |
StaticAlgorithmName() (defined in XTEA_Info) | XTEA_Info | [inline, static] |
StaticGetDefaultRounds(size_t keylength) | VariableRounds< 32 > | [inline, static] |
StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 16 > | [inline, static] |