Difference between revisions of "FSPXI:ExportIntegrityVerificationSeed"
Jump to navigation
Jump to search
m (→Description) |
|||
Line 29: | Line 29: | ||
=Description= | =Description= | ||
− | This encrypts [[nand/private/movable.sed]] to the output buffer, and writes the AES- | + | This encrypts [[nand/private/movable.sed]] to the output buffer, and writes the AES-CBC MAC to the output buffer as well. |
Revision as of 05:37, 27 August 2012
Request
Index Word | Description |
---|---|
0 | Header code [0x00450002] |
1 | Always 0x00013004, for 0x130 size: (size<<8) | 4 |
2 | Output IntegrityVerificationSeed pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This encrypts nand/private/movable.sed to the output buffer, and writes the AES-CBC MAC to the output buffer as well.