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