Searched refs:macsec_secy (Results 1 – 8 of 8) sorted by relevance
| /linux/include/net/ |
| H A D | macsec.h | 235 struct macsec_secy { struct 278 struct macsec_secy *secy; 362 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa); 363 static inline bool macsec_send_sci(const struct macsec_secy *secy) in macsec_send_sci()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_macsec.c | 32 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 *secy = aq_rxsc->sw_secy; in aq_set_rxsc() [all …]
|
| H A D | aq_macsec.h | 93 const struct macsec_secy *sw_secy; 102 const struct macsec_secy *sw_secy;
|
| /linux/drivers/net/ |
| H A D | macsec.c | 103 struct macsec_secy secy; 254 static sci_t macsec_active_sci(struct macsec_secy *secy) in macsec_active_sci() 308 const struct macsec_secy *secy, u32 pn, in macsec_fill_sectag() 464 static void __macsec_pn_wrapped(struct macsec_secy *secy, in __macsec_pn_wrapped() 473 void macsec_pn_wrapped(struct macsec_secy *secy, struct macsec_tx_sa *tx_sa) in macsec_pn_wrapped() 482 struct macsec_secy *secy) in tx_sa_update_pn() 513 struct macsec_secy *secy = &macsec->secy; in macsec_msdu_len() 608 struct macsec_secy *secy; in macsec_encrypt() 739 static bool macsec_post_decrypt(struct sk_buff *skb, struct macsec_secy *secy, u32 pn) in macsec_post_decrypt() 889 struct macsec_secy *secy) in macsec_decrypt() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | macsec.c | 448 const struct macsec_secy *secy = ctx->secy; in mlx5e_macsec_secy_features_validate() 509 const struct macsec_secy *secy = ctx->secy; in mlx5e_macsec_add_txsa()
|
| /linux/drivers/net/phy/mscc/ |
| H A D | mscc_macsec.c | 767 struct macsec_secy *secy = ctx->secy; in vsc8584_macsec_add_secy()
|
| /linux/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx-macsec.c | 192 struct macsec_secy *secy;
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | macsec_fs.c | 610 const struct macsec_secy *secy = ctx->secy; in macsec_fs_tx_create_sectag_header()
|