Searched refs:is_gcm (Results 1 – 2 of 2) sorted by relevance
243 static inline bool is_gcm(struct stm32_cryp *cryp) in is_gcm() function505 if (is_aes(cryp) && is_gcm(cryp)) in stm32_cryp_get_hw_mode()804 if (!err && (is_gcm(cryp) || is_ccm(cryp))) in stm32_cryp_finish_req()808 if (!err && (!(is_gcm(cryp) || is_ccm(cryp) || is_ecb(cryp)))) in stm32_cryp_finish_req()814 if (is_gcm(cryp) || is_ccm(cryp)) in stm32_cryp_finish_req()1223 if (is_gcm(cryp) || is_ccm(cryp)) { in stm32_cryp_prepare_req()1291 if (is_gcm(cryp)) { in stm32_cryp_read_auth_tag()1646 if (is_gcm(cryp) || is_ccm(cryp)) { in stm32_cryp_irq_thread()1654 if (is_gcm(cryp)) in stm32_cryp_irq_thread()
76 static inline int is_gcm(struct starfive_cryp_dev *cryp) in is_gcm() function110 if (is_gcm(cryp)) in starfive_aes_set_ivlen()149 if (is_gcm(cryp)) { in starfive_aes_write_iv()320 if (is_gcm(cryp)) in starfive_aes_read_authtag()