Searched refs:is_gcm (Results 1 – 2 of 2) sorted by relevance
242 static inline bool is_gcm(struct stm32_cryp *cryp) in is_gcm() function504 if (is_aes(cryp) && is_gcm(cryp)) in stm32_cryp_get_hw_mode()803 if (!err && (is_gcm(cryp) || is_ccm(cryp))) in stm32_cryp_finish_req()807 if (!err && (!(is_gcm(cryp) || is_ccm(cryp) || is_ecb(cryp)))) in stm32_cryp_finish_req()813 if (is_gcm(cryp) || is_ccm(cryp)) in stm32_cryp_finish_req()1222 if (is_gcm(cryp) || is_ccm(cryp)) { in stm32_cryp_prepare_req()1290 if (is_gcm(cryp)) { in stm32_cryp_read_auth_tag()1645 if (is_gcm(cryp) || is_ccm(cryp)) { in stm32_cryp_irq_thread()1653 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()