summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2015-04-04 00:20:30 +0900
committerHerbert Xu <herbert@gondor.apana.org.au>2015-04-07 21:34:20 +0800
commit29924b3e0775b174e639468109e7627fbaa0d07d (patch)
treec722c8d6f414d27aebcc8449c09fbce575b2214b /crypto/Kconfig
parent0cec2ad45f07c308b03337b34a02c691ed870f2c (diff)
downloadlinux-crypto-29924b3e0775b174e639468109e7627fbaa0d07d.tar.gz
linux-crypto-29924b3e0775b174e639468109e7627fbaa0d07d.zip
crypto: serpent_sse2 - Fix a typo in Kconfig
This patch fix a spelling typo in crypto/Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 88639937..8aaf298a 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -1188,7 +1188,7 @@ config CRYPTO_SERPENT_SSE2_X86_64
Keys are allowed to be from 0 to 256 bits in length, in steps
of 8 bits.
- This module provides Serpent cipher algorithm that processes eigth
+ This module provides Serpent cipher algorithm that processes eight
blocks parallel using SSE2 instruction set.
See also: