Lines Matching refs:macsec_secy
237 struct macsec_secy { struct
265 struct macsec_secy secy; argument
399 static bool send_sci(const struct macsec_secy *secy) in send_sci()
447 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag()
535 static u32 tx_sa_update_pn(struct macsec_tx_sa *tx_sa, struct macsec_secy *secy) in tx_sa_update_pn()
656 struct macsec_secy *secy; in macsec_encrypt()
783 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
926 struct macsec_secy *secy) in macsec_decrypt()
1008 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *secy, sci_t sci) in find_rx_sc()
1020 static struct macsec_rx_sc *find_rx_sc_rtnl(struct macsec_secy *secy, sci_t sci) in find_rx_sc_rtnl()
1077 struct macsec_secy *secy = NULL; in macsec_handle_frame()
1373 static struct macsec_rx_sc *del_rx_sc(struct macsec_secy *secy, sci_t sci) in del_rx_sc()
1397 struct macsec_secy *secy; in create_rx_sc()
1488 struct macsec_secy **secyp, in get_txsa_from_nl()
1493 struct macsec_secy *secy; in get_txsa_from_nl()
1526 struct macsec_secy **secyp) in get_rxsc_from_nl()
1529 struct macsec_secy *secy; in get_rxsc_from_nl()
1558 struct macsec_secy **secyp, in get_rxsa_from_nl()
1655 struct macsec_secy *secy; in macsec_add_rxsa()
1811 struct macsec_secy *secy; in macsec_add_txsa()
1889 struct macsec_secy *secy; in macsec_del_rxsa()
1930 struct macsec_secy *secy; in macsec_del_rxsc()
1970 struct macsec_secy *secy; in macsec_del_txsa()
2028 struct macsec_secy *secy; in macsec_upd_txsa()
2072 struct macsec_secy *secy; in macsec_upd_rxsa()
2116 struct macsec_secy *secy; in macsec_upd_rxsc()
2357 static int nla_put_secy(struct macsec_secy *secy, struct sk_buff *skb) in nla_put_secy()
2408 dump_secy(struct macsec_secy *secy, struct net_device *dev, in dump_secy()
2612 struct macsec_secy *secy; in macsec_dump_txsc()
2711 struct macsec_secy *secy = &macsec->secy; in macsec_start_xmit()
3019 struct macsec_secy *secy; in macsec_changelink_common()
3187 struct macsec_secy *secy = &macsec->secy; in macsec_add_dev()
3402 struct macsec_secy *secy = &macsec_priv(dev)->secy; in macsec_fill_info()