Searched defs:secy (Results 1 – 1 of 1) sorted by relevance
63 #define for_each_rxsc(secy, sc) \ argument67 #define for_each_rxsc_rtnl(secy, sc) \ argument265 struct macsec_secy secy; member399 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() local783 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()[all …]