5.0.0: Difference between revisions

TuxSH (talk | contribs)
No edit summary
TuxSH (talk | contribs)
smcGenerateSpecificAesKey
Line 94: Line 94:
In addition, there were changes to the [[SMC]] interface:
In addition, there were changes to the [[SMC]] interface:


* smcGenerateSpecificAesKey now uses keyslot 9 when the <code>mkey_revision</code> arguement is equal to 5.
* smcLoadSecureExpModKey/smcLoadRsaOaepKey/smcDecryptRsaPrivateKey no longer exist.
* smcLoadSecureExpModKey/smcLoadRsaOaepKey/smcDecryptRsaPrivateKey no longer exist.
* smcLoadRsaOaepKey was replaced with smcEncryptRsaPrivateKeyForImport.
* smcLoadRsaOaepKey was replaced with smcEncryptRsaPrivateKeyForImport.