Re: [PATCH v0 7/8] caam alg: symmetric key ciphers are updated
From: Jarkko Sakkinen <jarkko@kernel.org>
Date: 2022-10-12 09:01:42
Also in:
keyrings, linux-crypto, linux-integrity, lkml
From: Jarkko Sakkinen <jarkko@kernel.org>
Date: 2022-10-12 09:01:42
Also in:
keyrings, linux-crypto, linux-integrity, lkml
On Thu, Oct 06, 2022 at 06:38:36PM +0530, Pankaj Gupta wrote:
Changes to enable: - To work both with black key and plain key. - It is supported in context of trusted key only. - as meta-data is added as part of trusted key generation. - otherwise, work as previously. Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
These commit messages look more like a personal backlog copy-pasted than a reasonable summary of what is the movation with the change and how the change achieves the goals. BR, Jarkko