RIJNDAEL128_BLOCK_LEN
for (i = 0; i < size; i += RIJNDAEL128_BLOCK_LEN)
for (i = 0; i < SR_CRYPTO_KEYBLOCK_BYTES; i += RIJNDAEL128_BLOCK_LEN)