Lines Matching refs:macsec_secy

108 	struct macsec_secy secy;
245 static bool send_sci(const struct macsec_secy *secy) in send_sci()
293 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag()
454 static void __macsec_pn_wrapped(struct macsec_secy *secy, in __macsec_pn_wrapped()
463 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa) in macsec_pn_wrapped()
472 struct macsec_secy *secy) in tx_sa_update_pn()
593 struct macsec_secy *secy; in macsec_encrypt()
723 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
874 struct macsec_secy *secy) in macsec_decrypt()
971 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
983 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
1076 struct macsec_secy *secy = NULL; in macsec_handle_frame()
1375 static struct macsec_rx_sc *del_rx_sc(struct macsec_secy *secy, sci_t sci) in del_rx_sc()
1399 struct macsec_secy *secy; in create_rx_sc()
1506 struct macsec_secy **secyp, in get_txsa_from_nl()
1511 struct macsec_secy *secy; in get_txsa_from_nl()
1544 struct macsec_secy **secyp) in get_rxsc_from_nl()
1547 struct macsec_secy *secy; in get_rxsc_from_nl()
1576 struct macsec_secy **secyp, in get_rxsa_from_nl()
1716 struct macsec_secy *secy; in macsec_add_rxsa()
1868 struct macsec_secy *secy; in macsec_add_rxsc()
1958 struct macsec_secy *secy; in macsec_add_txsa()
2095 struct macsec_secy *secy; in macsec_del_rxsa()
2161 struct macsec_secy *secy; in macsec_del_rxsc()
2224 struct macsec_secy *secy; in macsec_del_txsa()
2309 struct macsec_secy *secy; in macsec_upd_txsa()
2402 struct macsec_secy *secy; in macsec_upd_rxsa()
2493 struct macsec_secy *secy; in macsec_upd_rxsc()
2559 struct macsec_secy *secy = &macsec->secy; in macsec_is_configured()
2971 static int nla_put_secy(struct macsec_secy *secy, struct sk_buff *skb) in nla_put_secy()
3022 dump_secy(struct macsec_secy *secy, struct net_device *dev, in dump_secy()
3270 struct macsec_secy *secy; in macsec_dump_txsc()
3375 struct macsec_secy *secy = &macsec->secy; in macsec_start_xmit()
3726 struct macsec_secy *secy; in macsec_changelink_common()
3798 struct macsec_secy secy; in macsec_changelink()
3950 struct macsec_secy *secy = &macsec->secy; in macsec_add_dev()
4205 struct macsec_secy *secy = &macsec_priv(dev)->secy; in macsec_fill_info()