PSPXI:EncryptDecryptAes: Difference between revisions

No edit summary
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.
| This is used by the [[StreetPass]] CECD module to generate the CCMP key passed to [[NWM_Services|nwm::CEC]] commands, when beginning 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.