[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3047993.1611739074@warthog.procyon.org.uk>
Date: Wed, 27 Jan 2021 09:17:54 +0000
From: David Howells <dhowells@...hat.com>
To: Stefan Berger <stefanb@...ux.vnet.ibm.com>
Cc: dhowells@...hat.com, keyrings@...r.kernel.org,
linux-kernel@...r.kernel.org, herbert@...dor.apana.org.au,
davem@...emloft.net, linux-crypto@...r.kernel.org,
patrick@...terwijk.org, Stefan Berger <stefanb@...ux.ibm.com>
Subject: Re: [PATCH v2 0/3] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger <stefanb@...ux.vnet.ibm.com> wrote:
> keyctrl newring test @u
This should be keyctl, and I would recommend you do:
k=`keyctl newring test @u`
and then use $k for it.
You also need:
#include <linux/scatterlist.h>
in ecc.c in the middle patch.
David
Powered by blists - more mailing lists