Searched refs:AES_COMPLETE_INT (Results 1 – 1 of 1) sorted by relevance
116 #define AES_COMPLETE_INT BIT(1) macro358 if (irq == AES_COMPLETE_INT) { in aes_irq_enable()376 iowrite32(AES_COMPLETE_INT, aes_dev->base_reg + AES_IER_OFFSET); in aes_irq_enable()860 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_op()1014 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_gcm_op()1227 return ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_ccm_encrypt_do_payload()1395 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_ccm_op()