Searched refs:sha_hal_hash_dma (Results 1 – 3 of 3) sorted by relevance
75 void sha_hal_hash_dma(esp_sha_type sha_type, size_t num_blocks, bool first_block);
96 void sha_hal_hash_dma(esp_sha_type sha_type, size_t num_blocks, bool first_block) in sha_hal_hash_dma() function
332 sha_hal_hash_dma(sha_type, num_blks, is_first_block); in esp_sha_dma_process()