Home
last modified time | relevance | path

Searched refs:AES_CMD_START (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/Libraries/emlib/src/
A Dem_aes.c862 AES->CMD = AES_CMD_START; in AES_DecryptKey128()
907 AES->CMD = AES_CMD_START; in AES_DecryptKey256()
1194 AES->CMD = AES_CMD_START; in AES_OFB128()
1271 AES->CMD = AES_CMD_START; in AES_OFB256()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_aes.h97 #define AES_CMD_START (0x1UL << 0) /**< Encryption/Decryption St… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_aes.h102 #define AES_CMD_START (0x1UL << 0) /**< Encryption/Decryption St… macro

Completed in 14 milliseconds