Commit 1e6232f8 authored by Masanari Iida's avatar Masanari Iida Committed by Herbert Xu

crypto: serpent_sse2 - Fix a typo in Kconfig

This patch fix a spelling typo in crypto/Kconfig.
Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent f2f770d7
...@@ -1188,7 +1188,7 @@ config CRYPTO_SERPENT_SSE2_X86_64 ...@@ -1188,7 +1188,7 @@ config CRYPTO_SERPENT_SSE2_X86_64
Keys are allowed to be from 0 to 256 bits in length, in steps Keys are allowed to be from 0 to 256 bits in length, in steps
of 8 bits. 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. blocks parallel using SSE2 instruction set.
See also: See also:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment