Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/aes/dma/
Desp_aes_crypto_dma_impl.c41 return (crypto_dma_ll_inlink_is_eof() && (output->owner == 0)); in esp_aes_dma_done()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dcrypto_dma_ll.h94 static inline bool crypto_dma_ll_inlink_is_eof(void) in crypto_dma_ll_inlink_is_eof() function