This fixes a typo in the CRYPTO_KPP dependency of CRYPTO_ECDH.
Fixes: 3c4b23901a0c ("crypto: ecdh - Add ECDH software support")
Cc: # v4.8+
Signed-off-by: Hauke Mehrtens
---
crypto/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/Kconfig b/crypto/Kconfig
index
Hi Ralf,
On 12 October 2017 at 22:59, PrasannaKumar Muralidharan
wrote:
> Hi Herbert,
>
> On 12 October 2017 at 20:00, Herbert Xu wrote:
>> On Mon, Sep 18, 2017 at 07:32:37PM +0530, PrasannaKumar Muralidharan wrote:
>>> This patch series adds support of pseudo random number generator found
>>> i
Hello From Dinah!