Searched refs:AES_MR_OPMOD_OFB (Results 1 – 2 of 2) sorted by relevance
26 #define AES_MR_OPMOD_OFB (0x2 << 12) macro
529 valmr |= AES_MR_OPMOD_OFB; in atmel_aes_write_ctrl()