Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dmacsec.h307 static inline bool macsec_send_sci(const struct macsec_secy *secy) in macsec_send_sci() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec_fs.c459 bool sci_present = macsec_send_sci(secy); in macsec_fs_tx_create_sectag_header()
/linux-6.1.9/drivers/net/
Dmacsec.c637 sci_present = macsec_send_sci(secy); in macsec_encrypt()