Searched refs:esp_sha_dma_start (Results 1 – 4 of 4) sorted by relevance
33 esp_err_t esp_sha_dma_start(const lldesc_t *input);
10 esp_err_t esp_sha_dma_start(const lldesc_t *input) in esp_sha_dma_start() function
15 esp_err_t esp_sha_dma_start(const lldesc_t *input) in esp_sha_dma_start() function
327 if (esp_sha_dma_start(dma_descr_head) != ESP_OK) { in esp_sha_dma_process()