commit | f09fc6cee0dcfc38148ee6b6dd04f93e353d22f2 | [log] [tgz] |
---|---|---|
author | Jarkko Sakkinen <jarkko@kernel.org> | Tue May 28 12:52:21 2024 +0300 |
committer | Jarkko Sakkinen <jarkko@kernel.org> | Tue May 28 13:14:23 2024 +0300 |
tree | 36d99711a46011dab16da221b2b8dbeaf7c6358e | |
parent | f3d7ba9e1bc0c9080834f263d4887bd9c9ea491f [diff] |
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local Rename and document TPM2_OA_TMPL, as originally requested in the patch set review, but left unaddressed without any appropriate reasoning. The new name is TPM2_OA_NULL_KEY, has a documentation and is local only to tpm2-sessions.c. Link: https://lore.kernel.org/linux-integrity/ddbeb8111f48a8ddb0b8fca248dff6cc9d7079b2.camel@HansenPartnership.com/ Link: https://lore.kernel.org/linux-integrity/CZCKTWU6ZCC9.2UTEQPEVICYHL@suppilovahvero/ Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>