Lines Matching refs:macsec_secy

98 	struct macsec_secy secy;
289 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag()
445 static void __macsec_pn_wrapped(struct macsec_secy *secy, in __macsec_pn_wrapped()
454 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa) in macsec_pn_wrapped()
463 struct macsec_secy *secy) in tx_sa_update_pn()
494 struct macsec_secy *secy = &macsec->secy; in macsec_msdu_len()
595 struct macsec_secy *secy; in macsec_encrypt()
726 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
881 struct macsec_secy *secy) in macsec_decrypt()
978 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
990 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
1090 struct macsec_secy *secy = NULL; in macsec_handle_frame()
1398 static struct macsec_rx_sc *del_rx_sc(struct macsec_secy *secy, sci_t sci) in del_rx_sc()
1423 struct macsec_secy *secy; in create_rx_sc()
1530 struct macsec_secy **secyp, in get_txsa_from_nl()
1535 struct macsec_secy *secy; in get_txsa_from_nl()
1568 struct macsec_secy **secyp) in get_rxsc_from_nl()
1571 struct macsec_secy *secy; in get_rxsc_from_nl()
1600 struct macsec_secy **secyp, in get_rxsa_from_nl()
1726 struct macsec_secy *secy; in macsec_add_rxsa()
1880 struct macsec_secy *secy; in macsec_add_rxsc()
1970 struct macsec_secy *secy; in macsec_add_txsa()
2108 struct macsec_secy *secy; in macsec_del_rxsa()
2174 struct macsec_secy *secy; in macsec_del_rxsc()
2237 struct macsec_secy *secy; in macsec_del_txsa()
2322 struct macsec_secy *secy; in macsec_upd_txsa()
2415 struct macsec_secy *secy; in macsec_upd_rxsa()
2506 struct macsec_secy *secy; in macsec_upd_rxsc()
2572 struct macsec_secy *secy = &macsec->secy; in macsec_is_configured()
2987 static int nla_put_secy(struct macsec_secy *secy, struct sk_buff *skb) in nla_put_secy()
3038 dump_secy(struct macsec_secy *secy, struct net_device *dev, in dump_secy()
3286 struct macsec_secy *secy; in macsec_dump_txsc()
3392 struct macsec_secy *secy = &macsec->secy; in macsec_start_xmit()
3742 struct macsec_secy *secy; in macsec_changelink_common()
3821 struct macsec_secy secy; in macsec_changelink()
3977 struct macsec_secy *secy = &macsec->secy; in macsec_add_dev()
4249 struct macsec_secy *secy = &macsec_priv(dev)->secy; in macsec_fill_info()