Searched refs:AES_COMPLETE_INT (Results 1 – 1 of 1) sorted by relevance
115 #define AES_COMPLETE_INT BIT(1) macro357 if (irq == AES_COMPLETE_INT) { in aes_irq_enable()375 iowrite32(AES_COMPLETE_INT, aes_dev->base_reg + AES_IER_OFFSET); in aes_irq_enable()859 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_op()1013 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_gcm_op()1226 return ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_ccm_encrypt_do_payload()1394 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_ccm_op()