Home
last modified time | relevance | path

Searched refs:SAHARA_STATE_COMP_FLAG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dsahara.c100 #define SAHARA_STATE_COMP_FLAG (1 << 2) macro
362 if (state & SAHARA_STATE_COMP_FLAG) in sahara_decode_status()
366 sahara_state[state & ~SAHARA_STATE_COMP_FLAG]); in sahara_decode_status()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dsahara.c100 #define SAHARA_STATE_COMP_FLAG (1 << 2) macro
362 if (state & SAHARA_STATE_COMP_FLAG) in sahara_decode_status()
366 sahara_state[state & ~SAHARA_STATE_COMP_FLAG]); in sahara_decode_status()

Completed in 6 milliseconds