[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.21.1810040503001.16168@namei.org>
Date: Thu, 4 Oct 2018 05:03:56 +1000 (AEST)
From: James Morris <jmorris@...ei.org>
To: David Howells <dhowells@...hat.com>
cc: denkenz@...il.com, keyrings@...r.kernel.org,
linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 03/22] KEYS: Provide missing asymmetric key subops for
new key type ops
On Wed, 5 Sep 2018, David Howells wrote:
> +int asymmetric_key_eds_op(struct kernel_pkey_params *params,
> + const void *in, void *out)
> +{
> + const struct asymmetric_key_subtype *subtype;
> + struct key *key = params->key;
> + int ret;
> +
> + pr_devel("==>%s()\n", __func__);
Are you planning on leaving these pr_devel()s in?
--
James Morris
<jmorris@...ei.org>
Powered by blists - more mailing lists