lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 14 Aug 2010 08:53:35 +0200
From:	Heinz Diehl <htd@...cy-poultry.org>
To:	Greg KH <gregkh@...e.de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Linux 2.6.35.2

On 14.08.2010, Greg KH wrote: 

> +config CRYPTO_MANAGER_TESTS
> +	bool "Run algolithms' self-tests"

There's a small typo in the crypto/Kconfig patch. This corrects it.


diff -urN a/crypto/Kconfig b/crypto/Kconfig
--- a/crypto/Kconfig	2010-08-13 22:44:56.000000000 +0200
+++ b/crypto/Kconfig	2010-08-14 08:47:17.810000001 +0200
@@ -97,7 +97,7 @@
 	select CRYPTO_PCOMP
 
 config CRYPTO_MANAGER_TESTS
-	bool "Run algolithms' self-tests"
+	bool "Run algorithms' self-tests"
 	default y
 	depends on CRYPTO_MANAGER2
 	help
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ