Searched refs:PD_ENTRY_BUSY (Results 1 – 2 of 2) sorted by relevance
42 #define PD_ENTRY_BUSY BIT(1) macro
547 if (pd_uinfo->state & PD_ENTRY_BUSY) in crypto4xx_cipher_done()564 if (pd_uinfo->state & PD_ENTRY_BUSY) in crypto4xx_ahash_done()627 if (pd_uinfo->state & PD_ENTRY_BUSY) in crypto4xx_aead_done()922 pd_uinfo->state = PD_ENTRY_INUSE | (is_busy ? PD_ENTRY_BUSY : 0); in crypto4xx_build_pd()