Searched refs:AES_BLOCK_WORDS (Results 1 – 3 of 3) sorted by relevance
89 #define AES_BLOCK_WORDS (AES_BLOCK_SIZE / sizeof(u32)) macro90 #define AES_IV_WORDS AES_BLOCK_WORDS372 for (int i = 0; i < AES_BLOCK_WORDS; ++i) in dthe_aes_run()
85 #define AES_BLOCK_WORDS (AES_BLOCK_SIZE >> 2) macro
878 for (i = 0; i < AES_BLOCK_WORDS; i++) { in omap_aes_irq()908 for (i = 0; i < AES_BLOCK_WORDS; i++) { in omap_aes_irq()