Changes

Jump to navigation Jump to search
124 bytes removed ,  05:36, 18 July 2016
https://i.imgur.com/O8p41d8.jpg
Line 177: Line 177:     
== AES_WRFIFO/AES_RDFIFO ==
 
== AES_WRFIFO/AES_RDFIFO ==
The AES engine can accept up to 64 bytes of input data (16 32-bit words) and can hold up to 64 bytes of output data at a time (for a total of 128 bytes of buffered data). Bits 12-13 and 14-15 in AES_CNT configure the DMA request for the relevant FIFO (see above).
+
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.
6

edits

Navigation menu