Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/stm32/
Dstm32-cryp.c212 static inline bool is_decrypt(struct stm32_cryp *cryp) in is_decrypt() function
566 if (is_decrypt(cryp) && in stm32_cryp_hw_init()
589 if (is_decrypt(cryp)) in stm32_cryp_hw_init()
1472 is_decrypt(cryp))) { in stm32_cryp_irq_write_data()