Searched refs:s_check_dma_capable (Results 1 – 2 of 2) sorted by relevance
70 static bool s_check_dma_capable(const void *p);227 if (!s_check_dma_capable(input) && (ilen != 0)) { in esp_sha_dma()242 if (!s_check_dma_capable(buf) && (buf_len != 0)) { in esp_sha_dma()339 static bool s_check_dma_capable(const void *p) in s_check_dma_capable() function
99 static bool s_check_dma_capable(const void *p);375 if (!s_check_dma_capable(input)) { in esp_aes_process_dma()379 if (!s_check_dma_capable(output)) { in esp_aes_process_dma()1094 static bool s_check_dma_capable(const void *p) in s_check_dma_capable() function