Home
last modified time | relevance | path

Searched refs:SOC_SHA_SUPPORT_SHA512 (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/mbedtls/port/sha/
Desp_sha.c37 #if SOC_SHA_SUPPORT_SHA384 || SOC_SHA_SUPPORT_SHA512 in esp_sha()
84 #if SOC_SHA_SUPPORT_SHA512 in esp_sha()
/hal_espressif-latest/components/mbedtls/port/sha/block/
Dsha.c40 #if SOC_SHA_SUPPORT_SHA512 in block_length()
/hal_espressif-latest/components/hal/
Dsha_hal.c61 #if SOC_SHA_SUPPORT_SHA512 in state_length()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h346 #define SOC_SHA_SUPPORT_SHA512 (1) macro
DKconfig.soc_caps.in702 config SOC_SHA_SUPPORT_SHA512 config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h364 #define SOC_SHA_SUPPORT_SHA512 (1) macro
DKconfig.soc_caps.in826 config SOC_SHA_SUPPORT_SHA512 config
/hal_espressif-latest/components/mbedtls/port/sha/dma/
Dsha.c100 #if SOC_SHA_SUPPORT_SHA512 in block_length()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h395 #define SOC_SHA_SUPPORT_SHA512 (1) macro
DKconfig.soc_caps.in962 config SOC_SHA_SUPPORT_SHA512 config
/hal_espressif-latest/components/mbedtls/port/include/mbedtls/
Desp_config.h173 #if SOC_SHA_SUPPORT_SHA512