SPL services: Difference between revisions

No edit summary
Line 30: Line 30:
| 14 || || decrypts 0x10 bytes using AES ECB, uses [[SMC#SetKeyslotFromXY|SetKeyslotFromXY]] with fixed X and Y
| 14 || || decrypts 0x10 bytes using AES ECB, uses [[SMC#SetKeyslotFromXY|SetKeyslotFromXY]] with fixed X and Y
|-
|-
| 15 || || wrapper for [[SMC#SymmetricCrypto|SymmetricCrypto]]
| 15 || DecryptAesCtr || wrapper for [[SMC#SymmetricCrypto|SymmetricCrypto]]
|-
|-
| 16 || ComputeCmac || wrapper for [[SMC#CMAC|CMAC]]
| 16 || ComputeCmac || wrapper for [[SMC#CMAC|CMAC]]