Home
last modified time | relevance | path

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

/openbmc/linux/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)