| BLOCKSIZE | FixedBlockSize< 8 > | [static] |
| DEFAULT_KEYLENGTH | VariableKeyLength< 16, 8, 16, 8 > | [static] |
| DEFAULT_ROUNDS | VariableRounds< 10, 1, 13 > | [static] |
| GetRoundsAndThrowIfInvalid(const NameValuePairs ¶m, const Algorithm *alg) | VariableRounds< 10, 1, 13 > | [inline, protected] |
| IV_LENGTH | VariableKeyLength< 16, 8, 16, 8 > | [static] |
| IV_REQUIREMENT | VariableKeyLength< 16, 8, 16, 8 > | [static] |
| KEYLENGTH_MULTIPLE | VariableKeyLength< 16, 8, 16, 8 > | [static] |
| MAX_KEYLENGTH | VariableKeyLength< 16, 8, 16, 8 > | [static] |
| MAX_ROUNDS | VariableRounds< 10, 1, 13 > | [static] |
| MIN_KEYLENGTH | VariableKeyLength< 16, 8, 16, 8 > | [static] |
| MIN_ROUNDS | VariableRounds< 10, 1, 13 > | [static] |
| StaticAlgorithmName() | SAFER_K_Info | [inline, static] |
| StaticGetDefaultRounds(size_t keylength) | VariableRounds< 10, 1, 13 > | [inline, static] |
| StaticGetValidKeyLength(size_t n) | VariableKeyLength< 16, 8, 16, 8 > | [inline, static] |
| ThrowIfInvalidRounds(int rounds, const Algorithm *alg) | VariableRounds< 10, 1, 13 > | [inline, protected] |