Searched refs:SHA2_RESULT_RDY (Results 1 – 4 of 4) sorted by relevance
103 #define SHA2_RESULT_RDY (CRYPTO_IRQEN_RESULT_AVAIL_M) macro590 (intFlags & SHA2_RESULT_RDY)); in SHA2IntEnable()618 (intFlags & SHA2_RESULT_RDY)); in SHA2IntDisable()689 (intFlags & SHA2_RESULT_RDY)); in SHA2IntClear()
245 SHA2IntClear(SHA2_DMA_IN_DONE | SHA2_RESULT_RDY); in SHA2ExecuteHash()246 SHA2IntEnable(SHA2_DMA_IN_DONE | SHA2_RESULT_RDY); in SHA2ExecuteHash()
105 #define SHA2_RESULT_RDY (CRYPTO_IRQEN_RESULT_AVAIL_M) macro592 (intFlags & SHA2_RESULT_RDY)); in SHA2IntEnable()620 (intFlags & SHA2_RESULT_RDY)); in SHA2IntDisable()691 (intFlags & SHA2_RESULT_RDY)); in SHA2IntClear()
247 SHA2IntClear(SHA2_DMA_IN_DONE | SHA2_RESULT_RDY); in SHA2ExecuteHash()248 SHA2IntEnable(SHA2_DMA_IN_DONE | SHA2_RESULT_RDY); in SHA2ExecuteHash()