camellia_encrypt256
camellia_encrypt256(keyTable, tmp);
void camellia_encrypt256(const u32 *subkey, u32 *io);
camellia_encrypt256(subkey, tmp);
void camellia_encrypt256(const uint32_t *subkey, uint32_t *io);