Searched refs:is_decrypt (Results 1 – 1 of 1) sorted by relevance
225 static inline bool is_decrypt(struct stm32_cryp *cryp) in is_decrypt() function555 if (is_decrypt(cryp) && in stm32_cryp_hw_init()569 if (is_decrypt(cryp)) in stm32_cryp_hw_init()1276 if (is_decrypt(cryp) && (is_gcm(cryp) || is_ccm(cryp))) in stm32_cryp_irq_write_block()1393 payload_bytes = is_decrypt(cryp) ? cryp->total_in - cryp->authsize : in stm32_cryp_irq_set_npblb()1507 is_decrypt(cryp))) { in stm32_cryp_irq_write_data()