[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <29177.1456760278@warthog.procyon.org.uk>
Date: Mon, 29 Feb 2016 15:37:58 +0000
From: David Howells <dhowells@...hat.com>
To: Mimi Zohar <zohar@...ux.vnet.ibm.com>
Cc: dhowells@...hat.com, keyrings@...r.kernel.org,
linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, tadeusz.struk@...el.com
Subject: Re: [PATCH 4/8] akcipher: Move the RSA DER encoding to the crypto layer
Mimi Zohar <zohar@...ux.vnet.ibm.com> wrote:
> memset(&pks, 0, sizeof(pks));
>
> + pks.pkey_algo = PKEY_ALGO_RSA;
> pks.pkey_hash_algo = hdr->hash_algo;
> pks.digest = (u8 *)data;
> pks.digest_size = datalen;
I've updated the patch.
David
Powered by blists - more mailing lists