Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_core.h52 #define PAD_ERROR_BIT 1 macro
53 #define CHK_PAD_ERR_BIT(x) (((x) >> PAD_ERROR_BIT) & 1)