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