[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56B314E5.5000000@hpe.com>
Date: Thu, 4 Feb 2016 10:07:49 +0100
From: Juerg Haefliger <juerg.haefliger@....com>
To: David Howells <dhowells@...hat.com>
Cc: linux-kernel@...r.kernel.org, keyrings@...r.kernel.org,
dwmw2@...radead.org
Subject: Re: [PATCH] scripts/sign-file.c: Add support for signing with a raw
signature
On 02/03/2016 09:34 PM, David Howells wrote:
> Juerg Haefliger <juerg.haefliger@....com> wrote:
>
>> +static EVP_PKEY *read_private_key(char *private_key_name)
>
> const char * please.
>
>> +static X509 *read_x509(char *x509_name)
>
> And here.
Why? These functions do return pointers to EVP_PKEY and X509 structs.
...Juerg
> David
>
Powered by blists - more mailing lists