Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/stm32/
Dstm32-cryp.c205 static inline bool is_ctr(struct stm32_cryp *cryp) in is_ctr() function
421 if (is_aes(cryp) && is_ctr(cryp)) in stm32_cryp_get_hw_mode()
1517 if (is_aes(cryp) && is_ctr(cryp)) in stm32_cryp_irq_write_data()