PSPXI:EncryptDecryptAes: Difference between revisions

No edit summary
No edit summary
Line 90: Line 90:
| 1
| 1
| 0x2D
| 0x2D
| Used to generate the [[NWM_Services|UDS]] local-WLAN CCMP key.
| Used to generate the [[NWM_Services|local-WLAN]] CCMP key.
|-
|-
| 2
| 2
Line 110: Line 110:
| 6
| 6
| 0x2E
| 0x2E
| ?
| This is used by the [[StreetPass]] CECD module to generate the 16-byte binary input "passphrase", used for the [[NWM_Services|local-WLAN]] CCMP key generation for StreetPass communications.
|}
|}


=Description=
=Description=
This is used to encrypt/decrypt data via the [[AES]] engine. AES-CCM is not supported by this command, [[PSPXI:EncryptSignDecryptVerifyAesCcm]] must be used for AES-CCM instead.
This is used to encrypt/decrypt data via the [[AES]] engine. AES-CCM is not supported by this command, [[PSPXI:EncryptSignDecryptVerifyAesCcm]] must be used for AES-CCM instead.