Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dmacsec.c237 struct macsec_secy { struct
265 struct macsec_secy secy; argument
399 static bool send_sci(const struct macsec_secy *secy) in send_sci()
447 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag()
535 static u32 tx_sa_update_pn(struct macsec_tx_sa *tx_sa, struct macsec_secy *secy) in tx_sa_update_pn()
656 struct macsec_secy *secy; in macsec_encrypt()
783 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
926 struct macsec_secy *secy) in macsec_decrypt()
1008 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
1020 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
[all …]