Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_core.h53 #define PAD_ERROR_BIT 1 macro
54 #define CHK_PAD_ERR_BIT(x) (((x) >> PAD_ERROR_BIT) & 1)
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_core.h52 #define PAD_ERROR_BIT 1 macro
53 #define CHK_PAD_ERR_BIT(x) (((x) >> PAD_ERROR_BIT) & 1)

Completed in 2 milliseconds