Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/stm32/
A Dstm32-cryp.c256 static inline bool is_decrypt(struct stm32_cryp *cryp) in is_decrypt() function
731 if (is_decrypt(cryp) && in stm32_cryp_hw_init()
759 if (is_decrypt(cryp)) in stm32_cryp_hw_init()
1629 is_decrypt(cryp))) { in stm32_cryp_irq_write_data()

Completed in 7 milliseconds