Searched refs:AT91C_AES_CFBS (Results 1 – 6 of 6) sorted by relevance
1498 #define AT91C_AES_CFBS ( 0x7 << 16 ) /* (AES) Cipher Feedback Data Size */ macro
1787 #define AT91C_AES_CFBS ( ( unsigned int ) 0x7 << 16 ) /* (AES) Cipher Feedback Da… macro
1787 #define AT91C_AES_CFBS ( ( unsigned int ) 0x7 << 16 ) /* (AES) Cipher Feedback Da… macro4609 AT91C_AES_CFBS EQU( 0x7 << 16 );