Searched refs:is_decrypt (Results 1 – 1 of 1) sorted by relevance
256 static inline bool is_decrypt(struct stm32_cryp *cryp) in is_decrypt() function731 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