Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_core.h56 #define MAC_ERROR_BIT 0 macro
57 #define CHK_MAC_ERR_BIT(x) (((x) >> MAC_ERROR_BIT) & 1)
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_core.h55 #define MAC_ERROR_BIT 0 macro
56 #define CHK_MAC_ERR_BIT(x) (((x) >> MAC_ERROR_BIT) & 1)

Completed in 1 milliseconds