crypto: Kconfig - simplify hash entries
authorRobert Elliott <elliott@hpe.com>
Sat, 20 Aug 2022 18:41:48 +0000 (13:41 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Aug 2022 10:50:43 +0000 (18:50 +0800)
commit3f342a23257df99b792c1edb1236e85badc157de
treec5f9b81d1ee59818bd0ec4f22473481d479cfb13
parente3d2eadd06b39b69fbbc27de8e3ac2db022e8616
crypto: Kconfig - simplify hash 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