AES_BLOCK_WORDS
for (i = 0; i < AES_BLOCK_WORDS; i++) {
for (int i = 0; i < AES_BLOCK_WORDS; ++i)
#define AES_IV_WORDS AES_BLOCK_WORDS