Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.h32 #define PAD_ERROR_BIT 1 macro
33 #define CHK_PAD_ERR_BIT(x) (((x) >> PAD_ERROR_BIT) & 1)