Changes

Jump to navigation Jump to search
24 bytes added ,  23:53, 14 August 2012
no edit summary
Line 54: Line 54:  
|-
 
|-
 
| 8-9
 
| 8-9
| Should be set to 0x3 before accessing REG_RSATXT and REG_RSAKEY
+
| Should be set to 0x3 before accessing REG_RSATXT and REG_RSAMOD
 
|}
 
|}
   Line 99: Line 99:     
== REG_RSAEXPFIFO ==
 
== REG_RSAEXPFIFO ==
The 0x100-byte exponent is written to this write-only FIFO.
+
The 0x100-byte private or public exponent is written to this write-only FIFO.
   −
== REG_RSAKEY ==
+
== REG_RSAMOD ==
The RSA public key for the selected keyslot can be written here. When writing the RSA key, the key must align with the end of the register area.
+
The RSA key modulo for the selected keyslot can be written here. When writing the RSA modulo, the modulo must align with the end of the register area.
    
== REG_RSATXT ==
 
== REG_RSATXT ==

Navigation menu