crypto: Kconfig - simplify compression/RNG entries
authorRobert Elliott <elliott@hpe.com>
Sat, 20 Aug 2022 18:41:51 +0000 (13:41 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Aug 2022 10:50:43 +0000 (18:50 +0800)
commita9a98d49da52c5bf63cd8bbc1f33b52edec2e9c9
tree76e3c4d5095eb47434166160d973f63385535593
parentcf514b2a5902ee4f93e9636ace5228fed27f23bb
crypto: Kconfig - simplify compression/RNG 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>
crypto/Kconfig