Searched defs:secy (Results 1 – 1 of 1) sorted by relevance
67 #define for_each_rxsc(secy, sc) \ argument71 #define for_each_rxsc_rtnl(secy, sc) \ argument269 struct macsec_secy secy; member404 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() local788 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 …]