zephyr/drivers/crypto
Yonatan Schachter 4ef0e1221d sys/util.h: Add IS_ALIGNED macro
Added IS_ALIGNED macro to check if a pointer is aligned to
a given alignment. Additionally, removed a macro with a
conflicting name in drivers/crypto_intel.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
2024-02-26 11:46:30 +01:00
..
CMakeLists.txt drivers: crypto: smartbond: Support crypto accelerator 2023-10-26 09:47:23 +02:00
crypto_ataes132a_priv.h
crypto_ataes132a.c
crypto_intel_sha_priv.h sys/util.h: Add IS_ALIGNED macro 2024-02-26 11:46:30 +01:00
crypto_intel_sha_registers.h
crypto_intel_sha.c
crypto_it8xxx2_sha.c
crypto_mchp_xec_symcr.c
crypto_mcux_dcp.c
crypto_mtls_shim.c
crypto_npcx_sha.c driver: crypto: SHA: npcx: fix SHA driver for npcx4 QS chip 2023-12-12 09:52:04 +00:00
crypto_nrf_ecb.c
crypto_smartbond.c drivers: crypto: smartbond: Support crypto accelerator 2023-10-26 09:47:23 +02:00
crypto_stm32_priv.h
crypto_stm32.c drivers: crypto: add support for stm32wb family 2023-10-20 15:05:26 +02:00
crypto_tc_shim_priv.h
crypto_tc_shim.c
Kconfig drivers: crypto: smartbond: Support crypto accelerator 2023-10-26 09:47:23 +02:00
Kconfig.ataes132a
Kconfig.intel
Kconfig.it8xxx2
Kconfig.mcux_dcp
Kconfig.npcx
Kconfig.nrf_ecb
Kconfig.smartbond drivers: crypto: smartbond: Support crypto accelerator 2023-10-26 09:47:23 +02:00
Kconfig.stm32
Kconfig.xec