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