Home
last modified time | relevance | path

Searched refs:is_decrypt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c212 static inline bool is_decrypt(struct stm32_cryp *cryp) in is_decrypt() function
564 if (is_decrypt(cryp) && in stm32_cryp_hw_init()
578 if (is_decrypt(cryp)) in stm32_cryp_hw_init()
1459 is_decrypt(cryp))) { in stm32_cryp_irq_write_data()
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c257 static inline bool is_decrypt(struct stm32_cryp *cryp) in is_decrypt() function
732 if (is_decrypt(cryp) && in stm32_cryp_hw_init()
760 if (is_decrypt(cryp)) in stm32_cryp_hw_init()
1600 is_decrypt(cryp))) { in stm32_cryp_irq_write_data()

Completed in 9 milliseconds