NPCX9 series chips include a SHA hardware accelerator, which supports SHA256/SHA384/SHA512 hashing and a library (APIs) in the on-chip ROM. This commit adds the driver support by wrapping the on-chip ROM APIs. Signed-off-by: Jun Lin <CHLin56@nuvoton.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| crypto_ataes132a_priv.h | ||
| crypto_ataes132a.c | ||
| crypto_intel_sha_priv.h | ||
| crypto_intel_sha_registers.h | ||
| crypto_intel_sha.c | ||
| crypto_mtls_shim.c | ||
| crypto_npcx_sha.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.intel | ||
| Kconfig.npcx | ||
| Kconfig.nrf_ecb | ||
| Kconfig.stm32 | ||