zephyr/drivers/crypto
Kumar Gala 682455ec89 drivers: crypto_ataes132a: Fix typo in Kconfig symbol
In the code we had an if defined based on
CONFIG_ATAES132A_I2C_SPEED_STANDARD that should be
CONFIG_CRYPTO_ATAES132A_I2C_SPEED_STANDARD.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-05-23 17:57:06 -04: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 doc: misspellings in Kconfig files 2017-05-05 19:38:53 -04:00
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 drivers: crypto_ataes132a: Fix typo in Kconfig symbol 2018-05-23 17:57:06 -04:00
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 drivers: crypto: Fix TinyCrypt Kconfig dependencies 2017-11-03 14:27:41 -04:00