Searched refs:AES (Results 1 – 23 of 23) sorted by relevance
385 #define AES (0x42003400) /**< \brief (AES) APB Base Address */ macro441 #define AES ((Aes *)0x42003400UL) /**< \brief (AES) APB Base Address */ macro443 #define AES_INSTS { AES } /**< \brief (AES) Instances List */
393 #define AES (0x42003400) /**< \brief (AES) APB Base Address */ macro451 #define AES ((Aes *)0x42003400UL) /**< \brief (AES) APB Base Address */ macro453 #define AES_INSTS { AES } /**< \brief (AES) Instances List */
44 #if defined(AES)
870 #if defined(AES)957 #if defined(AES)1731 #if defined(AES)1780 #if defined(AES)2235 #if defined(AES)2294 #if defined(AES)2773 #if defined(AES)2836 #if defined(AES)3330 #if defined(AES)3393 #if defined(AES)
51 #if defined(AES)
140 #if defined(AES)
112 #if defined(AES)
101 #if defined(AES)
144 #if defined(AES)
742 uint32_t AES:1; /*!< bit: 20 AES Interrupt CPU Select */ member
407 * This program uses the AES algorithm implementation (http://www.gladman.me.uk/) by Brian Gladman.
725 - Changed AES/CMAC types names for `stdint.h` names. Helps on code portability (Issue #20)784 - Fixed AES key size (Pull request #3)
677 #define AES ((AES_TypeDef *) AES_BASE) macro6339 #define IS_AES_ALL_INSTANCE(INSTANCE) ((INSTANCE) == AES)