Home
last modified time | relevance | path

Searched defs:secy (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/net/
Dmacsec.c64 #define for_each_rxsc(secy, sc) \ argument
68 #define for_each_rxsc_rtnl(secy, sc) \ argument
108 struct macsec_secy secy; member
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() local
723 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
[all …]
/Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/
Daq_macsec.c50 const struct macsec_secy *secy) in aq_get_txsc_idx_from_secy()
325 const struct macsec_secy *secy = aq_txsc->sw_secy; in aq_set_txsc() local
450 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_secy() local
487 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_secy() local
558 const struct macsec_secy *secy, in aq_update_txsa()
595 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_txsa() local
625 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_txsa() local
715 const struct macsec_secy *secy = aq_rxsc->sw_secy; in aq_set_rxsc() local
891 const struct macsec_secy *secy, in aq_update_rxsa()
942 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_rxsa() local
[all …]
/Linux-v5.15/drivers/net/phy/mscc/
Dmscc_macsec.c786 struct macsec_secy *secy = ctx->secy; in vsc8584_macsec_add_secy() local
Dmscc.h384 struct macsec_secy *secy; member
/Linux-v5.15/include/net/
Dmacsec.h240 struct macsec_secy *secy; member