Home
last modified time | relevance | path

Searched refs:AES (Results 1 – 25 of 206) sorted by relevance

123456789

/bsp/efm32/Libraries/emlib/src/
A Dem_aes.c195 AES->DATA = __REV(_iv[i]); in AES_CBC128()
325 AES->DATA = __REV(_iv[i]); in AES_CBC256()
856 AES->KEYLA = __REV(_in[i]); in AES_DecryptKey128()
860 AES->CTRL = 0; in AES_DecryptKey128()
862 AES->CMD = AES_CMD_START; in AES_DecryptKey128()
906 AES->CTRL = AES_CTRL_AES256; in AES_DecryptKey256()
907 AES->CMD = AES_CMD_START; in AES_DecryptKey256()
1194 AES->CMD = AES_CMD_START; in AES_OFB128()
1252 AES->CTRL = AES_CTRL_AES256; in AES_OFB256()
1257 AES->DATA = __REV(_iv[i]); in AES_OFB256()
[all …]
/bsp/CME_M7/StdPeriph_Driver/src/
A Dcmem7_aes.c37 AES->FIFO_CLEAR = 1; in AES_Decrypt()
38 AES->FIFO_CLEAR = 0; in AES_Decrypt()
47 AES->FIFO = *pi++; in AES_Decrypt()
48 AES->FIFO = *pi++; in AES_Decrypt()
49 AES->FIFO = *pi++; in AES_Decrypt()
50 AES->FIFO = *pi++; in AES_Decrypt()
/bsp/microchip/same54/bsp/hal/documentation/
A Daes_sync.rst2 AES Synchronous driver
5 The Advanced Encryption Standard (AES) is a specification for the encryption of
7 Technology (NIST) in 2001. AES operates on a 128-bit block of input data. The
8 key size used for an AES cipher specifies the number of repetitions of
10 final output, called the ciphertext. The AES works on a symmetric-key
15 for authenticated encryption. Before use any encrypt mode of AES, the key must
41 * AES capable hardware
/bsp/efm32/Libraries/emlib/inc/
A Dem_aes.h143 AES->IFC = flags; in AES_IntClear()
157 AES->IEN &= ~(flags); in AES_IntDisable()
176 AES->IEN |= flags; in AES_IntEnable()
193 return(AES->IF); in AES_IntGet()
207 AES->IFS = flags; in AES_IntSet()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/aes/
A Daes_callback.c96 uint32_t status = AES->INTFLAG.reg; in AES_Handler()
100 AES->INTFLAG.reg = AES_INTFLAG_ENCCMP; in AES_Handler()
107 AES->INTFLAG.reg = AES_INTFLAG_GFMCMP; in AES_Handler()
/bsp/microchip/same54/bsp/documentation/
A Daes_demo.rst2 AES Demo
5 The example demonstrates how to use different AES modes.
18 * AES
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/
A Dfm33lc0xx_fl_aes.c41 #define IS_FL_AES_INSTANCE(INSTANCE) (((INSTANCE) == AES))
107 FL_AES_Disable(AES); in FL_AES_Init()
/bsp/allwinner/libraries/sunxi-hal/hal/test/ce/
A Dtest_ce.h1432 AES=$1
1458 …openssl enc -aes-${KEYLEN}-${AES} -K ${AES_KEY} -iv ${AES_IV} -in aes_src_${SRCLEN}.bin -out aes_s…
1464 …-d -aes-${KEYLEN}-${AES} -K ${AES_KEY} -iv ${AES_IV} -in aes_src_${SRCLEN}.bin.${AES}_${KEYLEN}.en…
1470 diff aes_src_${SRCLEN}.bin aes_src_${SRCLEN}.bin.${AES}_${KEYLEN}.dec
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_aes.h72 #define IS_AES(AES) (AES == HT_AES) argument
A Dht32f1xxxx_rstcu.h105 unsigned long AES :1; // Bit 15 member
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_aes.h72 #define IS_AES(AES) (AES == HT_AES) argument
A Dht32f5xxxx_rstcu.h88 unsigned long AES :1; // Bit 15 member
/bsp/yichip/yc3121-pos/
A DREADME.md39 - 对称算法:对称算法:DES、TDES、AES-128/192/256、国密IV(SM4)
/bsp/yichip/yc3122-pos/
A DREADME.md44 - 对称算法:对称算法:DES、TDES、AES-128/192/256、国密IV(SM4)
/bsp/microchip/same70/bsp/same70b/include/
A Dsame70j19b.h596 #define AES (0x4006C000) /**< \brief (AES ) Base Address… macro
644 #define AES ((Aes *)0x4006C000U) /**< \brief (AES ) Base Address… macro
646 #define AES_INSTS { AES } /**< \brief (AES ) Instances Li…
A Dsame70j20b.h596 #define AES (0x4006C000) /**< \brief (AES ) Base Address… macro
644 #define AES ((Aes *)0x4006C000U) /**< \brief (AES ) Base Address… macro
646 #define AES_INSTS { AES } /**< \brief (AES ) Instances Li…
A Dsame70j21b.h596 #define AES (0x4006C000) /**< \brief (AES ) Base Address… macro
644 #define AES ((Aes *)0x4006C000U) /**< \brief (AES ) Base Address… macro
646 #define AES_INSTS { AES } /**< \brief (AES ) Instances Li…
A Dsame70n19b.h633 #define AES (0x4006C000) /**< \brief (AES ) Base Address… macro
689 #define AES ((Aes *)0x4006C000U) /**< \brief (AES ) Base Address… macro
691 #define AES_INSTS { AES } /**< \brief (AES ) Instances Li…
A Dsame70n20b.h633 #define AES (0x4006C000) /**< \brief (AES ) Base Address… macro
689 #define AES ((Aes *)0x4006C000U) /**< \brief (AES ) Base Address… macro
691 #define AES_INSTS { AES } /**< \brief (AES ) Instances Li…
A Dsame70n21b.h633 #define AES (0x4006C000) /**< \brief (AES ) Base Address… macro
689 #define AES ((Aes *)0x4006C000U) /**< \brief (AES ) Base Address… macro
691 #define AES_INSTS { AES } /**< \brief (AES ) Instances Li…
A Dsame70q20b.h657 #define AES (0x4006C000) /**< \brief (AES ) Base Address… macro
719 #define AES ((Aes *)0x4006C000U) /**< \brief (AES ) Base Address… macro
721 #define AES_INSTS { AES } /**< \brief (AES ) Instances Li…
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/
A Dsamd51g18a.h704 #define AES (0x42002400) /**< \brief (AES) APB Base Address */ macro
764 #define AES ((Aes *)0x42002400UL) /**< \brief (AES) APB Base Address */ macro
766 #define AES_INSTS { AES } /**< \brief (AES) Instances List */
A Dsamd51g19a.h704 #define AES (0x42002400) /**< \brief (AES) APB Base Address */ macro
764 #define AES ((Aes *)0x42002400UL) /**< \brief (AES) APB Base Address */ macro
766 #define AES_INSTS { AES } /**< \brief (AES) Instances List */
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/
A Dsamd51g18a.h704 #define AES (0x42002400) /**< \brief (AES) APB Base Address */ macro
764 #define AES ((Aes *)0x42002400UL) /**< \brief (AES) APB Base Address */ macro
766 #define AES_INSTS { AES } /**< \brief (AES) Instances List */
A Dsamd51g19a.h704 #define AES (0x42002400) /**< \brief (AES) APB Base Address */ macro
764 #define AES ((Aes *)0x42002400UL) /**< \brief (AES) APB Base Address */ macro
766 #define AES_INSTS { AES } /**< \brief (AES) Instances List */

Completed in 99 milliseconds

123456789