[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180914060311.hxngp42bogbabpkd@gondor.apana.org.au>
Date: Fri, 14 Sep 2018 14:03:11 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Kalyani Akula <kalyani.akula@...inx.com>
Cc: davem@...emloft.net, kstewart@...uxfoundation.org,
gregkh@...uxfoundation.org, tglx@...utronix.de,
pombredanne@...b.com, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
saratcha@...inx.com, kalyani.akula@...inx.com
Subject: Re: [PATCH] crypto: Adds user space interface for ALG_SET_KEY_TYPE
Kalyani Akula <kalyani.akula@...inx.com> wrote:
> ALG_SET_KEY_TYPE requires caller to pass the key_type to be used
> for AES encryption/decryption.
>
> Sometimes the cipher key will be stored in the device's
> hardware (eFuse, BBRAM etc).So,there is a need to specify the information
> about the key-type to use it for Encrypt or Decrypt operations.
>
> This patch implements the above requirement.
>
>
> Signed-off-by: Kalyani Akula <kalyani.akula@...inx.com>
This patch does not make sense by itself. Please post it together
with the patches that will make use of this.
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