From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Sakkinen Date: Tue, 06 Oct 2020 15:56:24 +0000 Subject: Re: [PATCH v2] encrypted-keys: Print more useful debug info if encryption algo is not available Message-Id: <20201006155624.GC111447@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: References: <20201005225258.200181-1-anatol.pomozov@gmail.com> In-Reply-To: <20201005225258.200181-1-anatol.pomozov@gmail.com> To: keyrings@vger.kernel.org On Mon, Oct 05, 2020 at 03:52:58PM -0700, Anatol Pomozov wrote: > It helps to improve a cryptic message "encrypted_key failed to alloc_cipher (-2)". > Adding algo name makes it easier to understand what cipher has failed. > > Signed-off-by: Anatol Pomozov NAK, because you are missing David Howells from the CC list. /Jarkko