7
7
NAMESPACE_BEGIN(CryptoPP)
9
void RC5::Base::UncheckedSetKey(CipherDir direction, const byte *k, unsigned int keylen, unsigned int rounds)
11
11
AssertValidKeyLength(keylen);
17
16
static const RC5_WORD MAGIC_P = 0xb7e15163L; // magic constant P for wordsize