Searched refs:ocs_aes_irq_enable_and_wait (Results 1 – 1 of 1) sorted by relevance
408 static int ocs_aes_irq_enable_and_wait(struct ocs_aes_dev *aes_dev, u8 irq) in ocs_aes_irq_enable_and_wait() function859 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_op()987 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_DMA_SRC_DONE_INT); in ocs_aes_gcm_op()1013 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_gcm_op()1188 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_DMA_SRC_DONE_INT); in ocs_aes_ccm_do_adata()1226 return ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_ccm_encrypt_do_payload()1260 return ocs_aes_irq_enable_and_wait(aes_dev, AES_DMA_SRC_DONE_INT); in ocs_aes_ccm_decrypt_do_payload()1394 rc = ocs_aes_irq_enable_and_wait(aes_dev, AES_COMPLETE_INT); in ocs_aes_ccm_op()