Lines Matching defs:secy

67 #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()
1024 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
1081 struct macsec_secy *secy = NULL; in macsec_handle_frame() local
1376 static struct macsec_rx_sc *del_rx_sc(struct macsec_secy *secy, sci_t sci) in del_rx_sc()
1400 struct macsec_secy *secy; in create_rx_sc() local
1496 struct macsec_secy *secy; in get_txsa_from_nl() local
1532 struct macsec_secy *secy; in get_rxsc_from_nl() local
1663 struct macsec_secy *secy; in macsec_add_rxsa() local
1819 struct macsec_secy *secy; in macsec_add_txsa() local
1897 struct macsec_secy *secy; in macsec_del_rxsa() local
1938 struct macsec_secy *secy; in macsec_del_rxsc() local
1978 struct macsec_secy *secy; in macsec_del_txsa() local
2036 struct macsec_secy *secy; in macsec_upd_txsa() local
2080 struct macsec_secy *secy; in macsec_upd_rxsa() local
2124 struct macsec_secy *secy; in macsec_upd_rxsc() local
2364 static int nla_put_secy(struct macsec_secy *secy, struct sk_buff *skb) in nla_put_secy()
2413 static int dump_secy(struct macsec_secy *secy, struct net_device *dev, in dump_secy()
2615 struct macsec_secy *secy; in macsec_dump_txsc() local
2713 struct macsec_secy *secy = &macsec->secy; in macsec_start_xmit() local
3035 struct macsec_secy *secy; in macsec_changelink_common() local
3203 struct macsec_secy *secy = &macsec->secy; in macsec_add_dev() local
3423 struct macsec_secy *secy = &macsec_priv(dev)->secy; in macsec_fill_info() local