crypto: Kconfig - simplify cipher entries
authorRobert Elliott <elliott@hpe.com>
Sat, 20 Aug 2022 18:41:50 +0000 (13:41 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Aug 2022 10:50:43 +0000 (18:50 +0800)
commitcf514b2a5902ee4f93e9636ace5228fed27f23bb
tree8c38328e90cf83d3216b8b1bfabfbbd3074aded1
parent9bc517155f41fbe387a4602e1860ab1ae0eae638
crypto: Kconfig - simplify cipher entries

Shorten menu titles and make them consistent:
- acronym
- name
- architecture features in parenthesis
- no suffixes like "<something> algorithm", "support", or
  "hardware acceleration", or "optimized"

Simplify help text descriptions, update references, and ensure that
https references are still valid.

Signed-off-by: Robert Elliott <elliott@hpe.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/Kconfig
arch/arm64/crypto/Kconfig
arch/mips/crypto/Kconfig
arch/powerpc/crypto/Kconfig
arch/s390/crypto/Kconfig
arch/sparc/crypto/Kconfig
arch/x86/crypto/Kconfig
crypto/Kconfig