Searched refs:is_ctr (Results 1 – 1 of 1) sorted by relevance
269 static inline bool is_ctr(struct stm32_cryp *cryp) in is_ctr() function546 if (is_aes(cryp) && is_ctr(cryp)) in stm32_cryp_get_hw_mode()1466 if (is_aes(cryp) && is_ctr(cryp)) { in stm32_cryp_dma_check()1477 if (is_aes(cryp) && is_ctr(cryp) && ret == DMA_NEED_SG_TRUNC) in stm32_cryp_dma_check()1556 if (is_ctr(cryp)) in stm32_cryp_cipher_prepare()2149 if (is_aes(cryp) && is_ctr(cryp)) in stm32_cryp_irq_write_data()