Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/sha/dma/
Desp_sha1.c102 static int esp_internal_sha1_dma_process(mbedtls_sha1_context *ctx, in esp_internal_sha1_dma_process() function
161 int ret = esp_internal_sha1_dma_process(ctx, input, len, ctx->buffer, local_len); in mbedtls_sha1_update()