Difference between revisions of "Process Services PXI"

From 3dbrew
Jump to navigation Jump to search
Line 4: Line 4:
 
!  Description
 
!  Description
 
|-
 
|-
| 0x00180000
+
| 0x00020284
| GetCardType
+
| SignRsaSha256
 +
|-
 +
| 0x00030284
 +
| VerifyRsaSha256
 +
|-
 +
| 0x000401C4
 +
| EncryptDecryptAes
 +
|-
 +
| 0x00050284
 +
| EncryptSignDecryptVerifyAesCcm
 +
|-
 +
| 0x00060000
 +
| GetRomId
 +
|-
 +
| 0x00070000
 +
| GetRomId2
 +
|-
 +
| 0x00080000
 +
| GetCTRCardAutoStartupBit
 +
|-
 +
| 0x00090000
 +
| GetRomMakerCode
 +
|-
 +
| 0x000A0000
 +
| GetLocalFriendCodeSeed
 +
|-
 +
| 0x000B0000
 +
| GetDeviceId
 +
|-
 +
| 0x000C0042
 +
| GatherEntropy
 +
|-
 +
| 0x000D0042
 +
| GenerateRandomBytes
 
|}
 
|}

Revision as of 19:36, 27 April 2012

Command Header Description
0x00020284 SignRsaSha256
0x00030284 VerifyRsaSha256
0x000401C4 EncryptDecryptAes
0x00050284 EncryptSignDecryptVerifyAesCcm
0x00060000 GetRomId
0x00070000 GetRomId2
0x00080000 GetCTRCardAutoStartupBit
0x00090000 GetRomMakerCode
0x000A0000 GetLocalFriendCodeSeed
0x000B0000 GetDeviceId
0x000C0042 GatherEntropy
0x000D0042 GenerateRandomBytes