Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.h22 #define CONTROL_ENCRYPT_AUTH BIT(15) macro
H A Dmscc_macsec.c549 control |= CONTROL_UPDATE_SEQ | CONTROL_ENCRYPT_AUTH | CONTROL_KEY_IN_CTX | in vsc8584_macsec_transformation()