Dear NXPs:
From UseNote:AN5401 We know :
1.Setup: M4 Core running at 80 MHz and Flash running at 26.67 MHz.
2.measured to process 112bytes of data
According to the above two conditions, the encryption and decryption performance of AES-128-CBC is as follows:
ENC_CBC: Execution Time = 0.028718;
DEC_CBC: Execution Time = 0.029153;
Q:We design S32K146's M4 Core running at 64 MHz and Flash running at 16 MHz.measured to process 112bytes of data, what is the performance of ENC_CBC and DEC_CBC?