zephyr/drivers/crypto
Tom Burdick 88ca215eed i2c: Update API terminology
Updates the API and types to match updated I2C terminology. Replaces master
with controller and slave with target.

Updates all drivers to match the changed macros, types, and API signatures.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2022-06-29 17:51:31 +02:00
..
CMakeLists.txt Drivers: crypto_intel_sha: Add support for hw intel sha driver 2022-06-06 12:05:12 +02:00
crypto_ataes132a_priv.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
crypto_ataes132a.c i2c: Update API terminology 2022-06-29 17:51:31 +02:00
crypto_intel_sha_priv.h Drivers: crypto_intel_sha: Add support for hw intel sha driver 2022-06-06 12:05:12 +02:00
crypto_intel_sha_registers.h Drivers: crypto_intel_sha: Add support for hw intel sha driver 2022-06-06 12:05:12 +02:00
crypto_intel_sha.c Drivers: crypto_intel_sha: Add support for hw intel sha driver 2022-06-06 12:05:12 +02:00
crypto_mtls_shim.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
crypto_nrf_ecb.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
crypto_stm32_priv.h
crypto_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
crypto_tc_shim_priv.h
crypto_tc_shim.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig Drivers: crypto_intel_sha: Add support for hw intel sha driver 2022-06-06 12:05:12 +02:00
Kconfig.ataes132a
Kconfig.intel Drivers: crypto_intel_sha: Add support for hw intel sha driver 2022-06-06 12:05:12 +02:00
Kconfig.nrf_ecb
Kconfig.stm32