[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210709064846.GB5907@gondor.apana.org.au>
Date: Fri, 9 Jul 2021 14:48:46 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Steve French <smfrench@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
James Morris <james.morris@...rosoft.com>
Subject: Re: how to request crypto_alloc_shash for GMAC
On Fri, Jul 09, 2021 at 12:48:00AM -0500, Steve French wrote:
>
> Presumably due to https://www.ietf.org/rfc/rfc4543.txt it is already
> supported in the kernel ... but what is the name that it is exposed as
> in the kernel crypto libraries?
We don't have standalone gmac in the kernel, it only exists as
part of the AEAD algorithm gcm. You're more than welcome to add
it of course.
Thanks,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists