AES Registers: Difference between revisions

Line 152: Line 152:


== REG_AESWRFIFO/REG_AESRDFIFO ==
== REG_AESWRFIFO/REG_AESRDFIFO ==
TODO: Explain what this does.
Up to 128 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 REG_AESWRFIFO, the output data is read from REG_AESRDFIFO.


Reading from REG_AESRDFIFO when there's no data available in the RDFIFO will result in reading the last word that was in the RDFIFO.


== REG_AESKEYCNT ==
== REG_AESKEYCNT ==