Lines Matching refs:macsec_secy
241 struct macsec_secy { struct
269 struct macsec_secy secy; argument
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()
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()
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()
1491 struct macsec_secy **secyp, in get_txsa_from_nl()
1496 struct macsec_secy *secy; in get_txsa_from_nl()
1529 struct macsec_secy **secyp) in get_rxsc_from_nl()
1532 struct macsec_secy *secy; in get_rxsc_from_nl()
1561 struct macsec_secy **secyp, in get_rxsa_from_nl()
1663 struct macsec_secy *secy; in macsec_add_rxsa()
1819 struct macsec_secy *secy; in macsec_add_txsa()
1897 struct macsec_secy *secy; in macsec_del_rxsa()
1938 struct macsec_secy *secy; in macsec_del_rxsc()
1978 struct macsec_secy *secy; in macsec_del_txsa()
2036 struct macsec_secy *secy; in macsec_upd_txsa()
2080 struct macsec_secy *secy; in macsec_upd_rxsa()
2124 struct macsec_secy *secy; in macsec_upd_rxsc()
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()
2713 struct macsec_secy *secy = &macsec->secy; in macsec_start_xmit()
3035 struct macsec_secy *secy; in macsec_changelink_common()
3203 struct macsec_secy *secy = &macsec->secy; in macsec_add_dev()
3423 struct macsec_secy *secy = &macsec_priv(dev)->secy; in macsec_fill_info()