Filesystem services: Difference between revisions
Steveice10 (talk | contribs) m ProgramInfo and ProductInfo. |
Steveice10 (talk | contribs) m IntegrityVerificationSeed |
||
| Line 1,203: | Line 1,203: | ||
| 0x2 | | 0x2 | ||
| Remaster Version | | Remaster Version | ||
|} | |||
== IntegrityVerificationSeed == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x10 | |||
| AES-CBC MAC over a SHA256 hash, which hashes the first 0x110-bytes of the cleartext SEED. | |||
|- | |||
| 0x10 | |||
| 0x120 | |||
| The [[nand/private/movable.sed]], encrypted with AES-CTR using the above MAC for the counter. | |||
|} | |} | ||
=Errors= | =Errors= | ||
See [[Filesystem_services_PXI]]. | See [[Filesystem_services_PXI]]. | ||