Home
last modified time | relevance | path

Searched refs:macsec_secy (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c97 struct macsec_secy *secy) in cn10k_mcs_get_txsc()
110 struct macsec_secy *secy, in cn10k_mcs_get_rxsc()
260 struct macsec_secy *secy, u8 hw_secy_id) in cn10k_mcs_write_rx_secy()
315 struct macsec_secy *secy = rxsc->sw_secy; in cn10k_mcs_write_rx_flowid()
385 struct macsec_secy *secy, in cn10k_mcs_write_keys()
422 struct macsec_secy *secy, in cn10k_mcs_write_rx_sa_plcy()
498 struct macsec_secy *secy, in cn10k_mcs_write_tx_secy()
580 struct macsec_secy *secy, in cn10k_mcs_write_tx_flowid()
626 struct macsec_secy *secy, in cn10k_mcs_link_tx_sa2sc()
660 struct macsec_secy *sec in cn10k_mcs_write_tx_sa_plcy()
[all...]
H A Dotx2_common.h406 struct macsec_secy *sw_secy;
425 struct macsec_secy *sw_secy;
/kernel/linux/linux-6.6/include/net/
H A Dmacsec.h217 * struct macsec_secy - MACsec Security Entity
232 struct macsec_secy { struct
258 struct macsec_secy *secy;
308 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa);
309 static inline bool macsec_send_sci(const struct macsec_secy *secy) in macsec_send_sci()
/kernel/linux/linux-5.10/include/net/
H A Dmacsec.h199 * struct macsec_secy - MACsec Security Entity
214 struct macsec_secy { struct
240 struct macsec_secy *secy;
292 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa);
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c32 static int aq_clear_secy(struct aq_nic_s *nic, const struct macsec_secy *secy,
36 const struct macsec_secy *secy);
50 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()
450 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_secy()
487 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_secy()
558 const struct macsec_secy *secy, in aq_update_txsa()
596 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_txsa()
626 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_txsa()
716 const struct macsec_secy *sec in aq_set_rxsc()
[all...]
H A Daq_macsec.h93 const struct macsec_secy *sw_secy;
102 const struct macsec_secy *sw_secy;
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c32 static int aq_clear_secy(struct aq_nic_s *nic, const struct macsec_secy *secy,
36 const struct macsec_secy *secy);
50 const struct macsec_secy *secy) in aq_get_txsc_idx_from_secy()
319 const struct macsec_secy *secy = aq_txsc->sw_secy; in aq_set_txsc()
444 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_secy()
478 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_secy()
543 const struct macsec_secy *secy, in aq_update_txsa()
581 const struct macsec_secy *secy = ctx->secy; in aq_mdo_add_txsa()
608 const struct macsec_secy *secy = ctx->secy; in aq_mdo_upd_txsa()
692 const struct macsec_secy *sec in aq_set_rxsc()
[all...]
H A Daq_macsec.h93 const struct macsec_secy *sw_secy;
102 const struct macsec_secy *sw_secy;
/kernel/linux/linux-5.10/drivers/net/
H A Dmacsec.c107 struct macsec_secy secy;
258 static bool send_sci(const struct macsec_secy *secy) in send_sci()
306 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag()
467 static void __macsec_pn_wrapped(struct macsec_secy *secy, in __macsec_pn_wrapped()
476 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa) in macsec_pn_wrapped()
485 struct macsec_secy *secy) in tx_sa_update_pn()
516 struct macsec_secy *secy = &macsec->secy; in macsec_msdu_len()
617 struct macsec_secy *secy; in macsec_encrypt()
748 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
903 struct macsec_secy *sec in macsec_decrypt()
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dmacsec.c98 struct macsec_secy secy;
289 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag()
445 static void __macsec_pn_wrapped(struct macsec_secy *secy, in __macsec_pn_wrapped()
454 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa) in macsec_pn_wrapped()
463 struct macsec_secy *secy) in tx_sa_update_pn()
494 struct macsec_secy *secy = &macsec->secy; in macsec_msdu_len()
589 struct macsec_secy *secy; in macsec_encrypt()
720 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt()
870 struct macsec_secy *secy) in macsec_decrypt()
967 static struct macsec_rx_sc *find_rx_sc(struct macsec_secy *sec
[all...]
/kernel/linux/linux-5.10/drivers/net/phy/mscc/
H A Dmscc.h377 struct macsec_secy *secy;
H A Dmscc_macsec.c787 struct macsec_secy *secy = ctx->secy; in vsc8584_macsec_add_secy()
/kernel/linux/linux-6.6/drivers/net/phy/mscc/
H A Dmscc.h387 struct macsec_secy *secy;
H A Dmscc_macsec.c767 struct macsec_secy *secy = ctx->secy; in vsc8584_macsec_add_secy()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c443 const struct macsec_secy *secy = ctx->secy; in mlx5e_macsec_secy_features_validate()
504 const struct macsec_secy *secy = ctx->secy; in mlx5e_macsec_add_txsa()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c614 const struct macsec_secy *secy = ctx->secy; in macsec_fs_tx_create_sectag_header()

Completed in 29 milliseconds