Searched refs:PD_ENTRY_BUSY (Results 1 – 2 of 2) sorted by relevance
48 #define PD_ENTRY_BUSY BIT(1) macro
559 if (pd_uinfo->state & PD_ENTRY_BUSY) in crypto4xx_cipher_done()577 if (pd_uinfo->state & PD_ENTRY_BUSY) in crypto4xx_ahash_done()640 if (pd_uinfo->state & PD_ENTRY_BUSY) in crypto4xx_aead_done()926 pd_uinfo->state = PD_ENTRY_INUSE | (is_busy ? PD_ENTRY_BUSY : 0); in crypto4xx_build_pd()