Line 37:
Line 37:
{| style="border: 1px solid #bbb; border-collapse: collapse; background-color: #eef; padding: 0.2em 0.2em 0.2em 0.2em;" border="1" cellpadding="2"
{| style="border: 1px solid #bbb; border-collapse: collapse; background-color: #eef; padding: 0.2em 0.2em 0.2em 0.2em;" border="1" cellpadding="2"
|- style="background-color: #ddd;"
|- style="background-color: #ddd;"
+
! Word
! Address
! Address
! Size
! Size
Line 42:
Line 43:
! Description
! Description
|-
|-
−
| 0x00 || 0x14 || [[boot1]] hash || Expected hash checked against actual boot1 hash by [[boot0]]
+
| 0x00 || 0x00 || 0x14 || [[boot1]] hash || Expected hash checked against actual boot1 hash by [[boot0]]
|-
|-
−
| 0x05 - 0x08 || 0x10 || [[ticket|common key]] || Used to encrypt title keys in tickets
+
| 0x05 - 0x08 || 0x14 || 0x10 || [[ticket|common key]] || Used to encrypt title keys in tickets
|-
|-
−
| 0x09 || 0x04 || [[savegame Files|NG id]] || Used to name the NG [[certificate chain|certificate]]
+
| 0x09 || 0x24 || 0x04 || [[savegame Files|NG id]] || Used to name the NG [[certificate chain|certificate]]
|-
|-
−
| 0x0A - 0x11 || 0x20 || NG private key || Per-console key that signs save files
+
| 0x0A - 0x11 || 0x28 || 0x1E || NG private key || Per-console key that signs save files
|-
|-
−
| 0x11 - 0x15 || 0x14 ||[[Hardware/NAND|NAND]] HMAC (overlaps with NG private key) || Per-console key that signs NAND blocks
+
| 0x11 - 0x15 || 0x44 || 0x14 ||[[Hardware/NAND|NAND]] HMAC (overlaps with NG private key) || Per-console key that signs NAND blocks
|-
|-
−
| 0x16 - 0x19 || 0x10 || NAND key || Per-console key that encrypts the NAND
+
| 0x16 - 0x19 || 0x58 || 0x10 || NAND key || Per-console key that encrypts the NAND
|-
|-
−
| 0x1a - 0x1d || 0x10 || RNG seed || Used for crypto-related random number generation
+
| 0x1A - 0x1D || 0x68 || 0x10 || RNG seed || Used for crypto-related random number generation
|-
|-
−
| 0x1e - 0x1f || 0x08 || Unknown || Appears to vary between units
+
| 0x1E - 0x1F || 0x78 || 0x08 || Unknown || Appears to vary between units
|-
|-
|}
|}