Home
last modified time | relevance | path

Searched defs:secy (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/
Dmacsec.c67 #define for_each_rxsc(secy, sc) \ argument
71 #define for_each_rxsc_rtnl(secy, sc) \ argument
269 struct macsec_secy secy; member
404 static bool send_sci(const struct macsec_secy *secy) in send_sci()
452 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag()
540 static u32 tx_sa_update_pn(struct macsec_tx_sa *tx_sa, struct macsec_secy *secy) in tx_sa_update_pn()
661 struct macsec_secy *secy; in macsec_encrypt() local
788 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
930 struct macsec_secy *secy) in macsec_decrypt()
1012 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
[all …]