AES Registers: Difference between revisions
https://i.imgur.com/O8p41d8.jpg |
|||
Line 177: | Line 177: | ||
== AES_WRFIFO/AES_RDFIFO == | == AES_WRFIFO/AES_RDFIFO == | ||
Up to 128 bytes of input data can be buffered. Bits 12-13 and 14-15 in AES_CNT configure the DMA request for the relevant FIFO (see above). | |||
The input data for the AES crypto operation is written to AES_WRFIFO, the output data is read from AES_RDFIFO. | The input data for the AES crypto operation is written to AES_WRFIFO, the output data is read from AES_RDFIFO. |