Line 116:
Line 116:
|-
|-
| 12-13
| 12-13
−
| Write fifo size (0=16, 1=12, 2=8, 3=4 words)
+
| Write FIFO DMA size (0=16, 1=12, 2=8, 3=4 words)
|-
|-
| 14-15
| 14-15
−
| Read fifo size (0=4, 1=8, 2=12, 3=16 words)
+
| Read FIFO DMA size (0=4, 1=8, 2=12, 3=16 words)
|-
|-
| 18-16
| 18-16
Line 177:
Line 177:
== AES_WRFIFO/AES_RDFIFO ==
== AES_WRFIFO/AES_RDFIFO ==
−
Up to 64 bytes of input data can be buffered.
+
Up to 128 bytes of input data can be buffered.
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.