FSPXI:ImportIntegrityVerificationSeed: Difference between revisions

No edit summary
No edit summary
Line 41: Line 41:
|  0x10
|  0x10
|  0x120
|  0x120
|  The [[nand/private/movable.sed]], encrypted with AES-CTR? The AES-CTR counter is the above AES-CCM MAC?
|  The [[nand/private/movable.sed]], encrypted with AES-CTR using the above MAC for the counter.
|}
|}


=Description=
=Description=
This decrypts the input SEED and verifies it with the input AES-CCM MAC, verifies the RSA-signature, then writes the data to [[nand/private/movable.sed]].
This decrypts the input SEED and verifies it with the input AES-CCM MAC, verifies the RSA-signature, then writes the data to [[nand/private/movable.sed]].