mbox series

[0/8] crypto: Kconfig - simplify menus and help text

Message ID 20220815190608.47182-1-elliott@hpe.com
Headers show
Series crypto: Kconfig - simplify menus and help text | expand

Message

Elliott, Robert (Servers) Aug. 15, 2022, 7:06 p.m. UTC
Improve the "make menuconfig" experience under the 
Cryptographic API page.

Robert Elliott (8):
  crypto: Kconfig - add submenus
  crypto: Kconfig - simplify public-key entries
  crypto: Kconfig - simplify user-space interface entries
  crypto: Kconfig - simplify AEAD and block mode entries
  crypto: Kconfig - simplify hash mode and digest entries
  crypto: Kconfig - simplify cipher, compression, and RNG entries
  crypto: Kconfig - sort the digests
  crypto: Kconfig - sort the ciphers

 crypto/Kconfig | 1511 +++++++++++++++++++++++++-----------------------
 1 file changed, 780 insertions(+), 731 deletions(-)