mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 08:43:33 +00:00
The API to set a callback has the namespace cipher but the driver function pointer was using the namespace crypto. As this API belongs to the cipher subgroup, just rename the function pointer in the driver to be consistent. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
crypto_ataes132a_priv.h | ||
crypto_ataes132a.c | ||
crypto_mtls_shim.c | ||
crypto_nrf_ecb.c | ||
crypto_stm32_priv.h | ||
crypto_stm32.c | ||
crypto_tc_shim_priv.h | ||
crypto_tc_shim.c | ||
Kconfig | ||
Kconfig.ataes132a | ||
Kconfig.nrf_ecb | ||
Kconfig.stm32 |