5.0.0: Difference between revisions
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> | * smcGenerateSpecificAesKey now uses keyslot 9 when the <code>mkey_revision</code> argument 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. |