Searched refs:esp_internal_sha512_dma_process (Results 1 – 1 of 1) sorted by relevance
145 static int esp_internal_sha512_dma_process(mbedtls_sha512_context *ctx, in esp_internal_sha512_dma_process() function167 ret = esp_internal_sha512_dma_process(ctx, data, 128, 0, 0); in mbedtls_internal_sha512_process()224 ret = esp_internal_sha512_dma_process(ctx, input, len, ctx->buffer, local_len); in mbedtls_sha512_update()