zephyr/drivers/crypto
Ulf Magnusson aa26289458 kconfig: Get rid of leading/trailing whitespace in prompts
Leading/trailing whitespace in prompts requires ugly workarounds in
genrest.py, as e.g. *prompt * is invalid RST. strip() all prompts in
Kconfiglib and get rid of the genrest.py workarounds. Add a warning too.

The Kconfiglib update has some unrelated cleanups and fixes (that won't
affect Zephyr).

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-19 09:26:39 +03:00
..
CMakeLists.txt drivers: crypto: add missing CMakeLists.txt file 2017-11-16 05:48:16 -05:00
Kconfig kconfig: Get rid of leading/trailing whitespace in prompts 2018-05-19 09:26:39 +03:00
Kconfig.ataes132a
crypto_ataes132a.c drivers: crypto: Fix the scope of ataes132a crypto_driver_api functions 2017-11-03 14:27:41 -04:00
crypto_ataes132a_priv.h
crypto_mtls_shim.c drivers: crypto: crypto_mtls_shim: Set output length for all operations 2018-05-16 23:30:11 +03:00
crypto_tc_shim.c drivers: crypto: crypto_tc_shim: Set output length for all operations 2018-05-16 23:30:11 +03:00
crypto_tc_shim_priv.h