zephyr/drivers/crypto
Flavio Ceolin d2a56c5047 drivers: crypto: Add multipart hash support
Add a new API to support multipart hash calculation. The API allows
split the data input to be split in small chunks.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2022-03-01 16:32:43 -05:00
..
CMakeLists.txt
crypto_ataes132a_priv.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
crypto_ataes132a.c drivers: crypto: Keep namespace consistent 2022-03-01 16:32:43 -05:00
crypto_mtls_shim.c drivers: crypto: Add multipart hash support 2022-03-01 16:32:43 -05:00
crypto_nrf_ecb.c drivers: crypto: Keep namespace consistent 2022-03-01 16:32:43 -05:00
crypto_stm32_priv.h
crypto_stm32.c drivers: crypto: Keep namespace consistent 2022-03-01 16:32:43 -05:00
crypto_tc_shim_priv.h
crypto_tc_shim.c drivers: crypto: Keep namespace consistent 2022-03-01 16:32:43 -05:00
Kconfig kconfig: drivers: crypto: Remove EXPERIMENTAL 2022-02-21 22:20:51 -05:00
Kconfig.ataes132a
Kconfig.nrf_ecb drivers: crypto_nrf_ecb: Convert to use devicetree 2021-01-13 12:57:13 +01:00
Kconfig.stm32 drivers/crypto: stm32: add support for socs with AES IP 2021-07-23 16:25:27 -04:00