Searched refs:crypto_dma_ll_set_mode (Results 1 – 3 of 3) sorted by relevance
17 crypto_dma_ll_set_mode(CRYPTO_DMA_SHA); in esp_sha_dma_start()
26 crypto_dma_ll_set_mode(CRYPTO_DMA_AES); in esp_aes_dma_start()
49 static inline void crypto_dma_ll_set_mode(crypto_dma_mode_t mode) in crypto_dma_ll_set_mode() function