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