Searched refs:AES256_CTL0_OP_3 (Results 1 – 9 of 9) sorted by relevance
120 AES256_CMSIS(moduleInstance)->CTL0 |= (AES256_CTL0_OP_3); in AES256_decryptData()244 AES256_CMSIS(moduleInstance)->CTL0 |= (AES256_CTL0_OP_3); in AES256_startDecryptData()
1344 #define AESOP_3 AES256_CTL0_OP_3 /*!< Decryption. T…
2027 #define AES256_CTL0_OP_3 ((uint16_t)0x0003) /*!< Decryption. T… macro
2081 #define AES256_CTL0_OP_3 ((uint16_t)0x0003) /*!< Decryption. T… macro
1775 #define AES256_CTL0_OP_3 ((uint16_t)0x0003) /*!< Decryption. T… macro