Decryption typedef | XTEA | |
Encryption typedef | XTEA | |
GetRoundsAndThrowIfInvalid(const NameValuePairs ¶m, const Algorithm *alg) (defined in VariableRounds< 32 >) | VariableRounds< 32 > | [inline, protected] |
StaticAlgorithmName() (defined in XTEA_Info) | XTEA_Info | [inline, static] |
StaticGetDefaultRounds(size_t keylength) (defined in VariableRounds< 32 >) | VariableRounds< 32 > | [inline, static] |
StaticGetValidKeyLength(size_t) (defined in FixedKeyLength< 16 >) | FixedKeyLength< 16 > | [inline, static] |
ThrowIfInvalidRounds(int rounds, const Algorithm *alg) (defined in VariableRounds< 32 >) | VariableRounds< 32 > | [inline, protected] |