AES Registers: Difference between revisions

AES_MACBLKCNT
lol it was already documented on gbatek
Line 14: Line 14:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [[#AES_MACBLKCNT|AES_MACBLKCNT]]
| [[#AES_MACEXTRABLKCNT|AES_MACBLKCNT]]
| 0x10009004
| 0x10009004
| 2
| 2
Line 172: Line 172:
Changing the input word order triggers the key/keyX/keyY FIFOs to be flushed.
Changing the input word order triggers the key/keyX/keyY FIFOs to be flushed.


== AES_MACBLKCNT ==
== AES_MACEXTRABLKCNT ==
(CCM-MAC length)>>4, i.e. the size of the CCM-MAC to work with, in blocks
(CCM-MAC extra data length)>>4, i.e. the number of block of CCM-MAC extra data.


== AES_BLKCNT ==
== AES_BLKCNT ==