AES Registers: Difference between revisions
Line 152: | Line 152: | ||
== REG_AESWRFIFO/REG_AESRDFIFO == | == REG_AESWRFIFO/REG_AESRDFIFO == | ||
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 == |