Lines Matching refs:macsec_secy

107 	struct macsec_secy secy;
244 static bool send_sci(const struct macsec_secy *secy) in send_sci()
292 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag()
453 static void __macsec_pn_wrapped(struct macsec_secy *secy, in __macsec_pn_wrapped()
462 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa) in macsec_pn_wrapped()
471 struct macsec_secy *secy) in tx_sa_update_pn()
592 struct macsec_secy *secy; in macsec_encrypt()
722 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
873 struct macsec_secy *secy) in macsec_decrypt()
970 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
982 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
1075 struct macsec_secy *secy = NULL; in macsec_handle_frame()
1374 static struct macsec_rx_sc *del_rx_sc(struct macsec_secy *secy, sci_t sci) in del_rx_sc()
1398 struct macsec_secy *secy; in create_rx_sc()
1505 struct macsec_secy **secyp, in get_txsa_from_nl()
1510 struct macsec_secy *secy; in get_txsa_from_nl()
1543 struct macsec_secy **secyp) in get_rxsc_from_nl()
1546 struct macsec_secy *secy; in get_rxsc_from_nl()
1575 struct macsec_secy **secyp, in get_rxsa_from_nl()
1715 struct macsec_secy *secy; in macsec_add_rxsa()
1867 struct macsec_secy *secy; in macsec_add_rxsc()
1957 struct macsec_secy *secy; in macsec_add_txsa()
2094 struct macsec_secy *secy; in macsec_del_rxsa()
2160 struct macsec_secy *secy; in macsec_del_rxsc()
2223 struct macsec_secy *secy; in macsec_del_txsa()
2308 struct macsec_secy *secy; in macsec_upd_txsa()
2401 struct macsec_secy *secy; in macsec_upd_rxsa()
2492 struct macsec_secy *secy; in macsec_upd_rxsc()
2558 struct macsec_secy *secy = &macsec->secy; in macsec_is_configured()
2970 static int nla_put_secy(struct macsec_secy *secy, struct sk_buff *skb) in nla_put_secy()
3021 dump_secy(struct macsec_secy *secy, struct net_device *dev, in dump_secy()
3269 struct macsec_secy *secy; in macsec_dump_txsc()
3374 struct macsec_secy *secy = &macsec->secy; in macsec_start_xmit()
3725 struct macsec_secy *secy; in macsec_changelink_common()
3797 struct macsec_secy secy; in macsec_changelink()
3949 struct macsec_secy *secy = &macsec->secy; in macsec_add_dev()
4204 struct macsec_secy *secy = &macsec_priv(dev)->secy; in macsec_fill_info()