Home
last modified time | relevance | path

Searched defs:sa_entry (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.c51 struct mlx5e_ipsec_sa_entry *sa_entry; in mlx5e_ipsec_sadb_rx_lookup() local
66 static int mlx5e_ipsec_sadb_rx_add(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_ipsec_sadb_rx_add()
89 static void mlx5e_ipsec_sadb_rx_del(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_ipsec_sadb_rx_del()
99 static bool mlx5e_ipsec_update_esn_state(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_ipsec_update_esn_state()
133 mlx5e_ipsec_build_accel_xfrm_attrs(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5e_ipsec_build_accel_xfrm_attrs()
263 struct mlx5e_ipsec_sa_entry *sa_entry = container_of( in _update_xfrm_state() local
271 struct mlx5e_ipsec_sa_entry *sa_entry = NULL; in mlx5e_xfrm_add_state() local
331 struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(x); in mlx5e_xfrm_del_state() local
339 struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(x); in mlx5e_xfrm_free_state() local
417 struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(x); in mlx5e_xfrm_advance_esn_state() local
Dipsec_offload.c49 static int mlx5_create_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5_create_ipsec_obj()
92 static void mlx5_destroy_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5_destroy_ipsec_obj()
107 int mlx5_ipsec_create_sa_ctx(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5_ipsec_create_sa_ctx()
136 void mlx5_ipsec_free_sa_ctx(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5_ipsec_free_sa_ctx()
144 static int mlx5_modify_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5_modify_ipsec_obj()
195 void mlx5_accel_esp_modify_xfrm(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5_accel_esp_modify_xfrm()
Dipsec_fs.c397 struct mlx5e_ipsec_sa_entry *sa_entry) in rx_add_rule()
476 struct mlx5e_ipsec_sa_entry *sa_entry) in tx_add_rule()
523 struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_accel_ipsec_fs_add_rule()
532 struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_accel_ipsec_fs_del_rule()
Dipsec_rxtx.c264 struct mlx5e_ipsec_sa_entry *sa_entry; in mlx5e_ipsec_handle_tx_skb() local
Dipsec.h172 mlx5e_ipsec_sa2dev(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_ipsec_sa2dev()
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c143 struct ipsec_sa_entry *sa_entry) in ch_ipsec_setauthsize()
167 struct ipsec_sa_entry *sa_entry) in ch_ipsec_setkey()
231 struct ipsec_sa_entry *sa_entry; in ch_ipsec_xfrm_add_state() local
312 struct ipsec_sa_entry *sa_entry; in ch_ipsec_xfrm_free_state() local
344 struct ipsec_sa_entry *sa_entry) in is_eth_imm()
363 struct ipsec_sa_entry *sa_entry, in calc_tx_sec_flits()
408 struct ipsec_sa_entry *sa_entry) in copy_esn_pktxt()
462 struct ipsec_sa_entry *sa_entry) in copy_cpltx_pktxt()
506 struct ipsec_sa_entry *sa_entry) in copy_key_cpltx_pktxt()
555 struct ipsec_sa_entry *sa_entry) in ch_ipsec_crypto_wreq()
[all …]