Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_offload.c110 static int mlx5_create_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5_create_ipsec_obj()
157 static void mlx5_destroy_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5_destroy_ipsec_obj()
172 int mlx5_ipsec_create_sa_ctx(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5_ipsec_create_sa_ctx()
201 void mlx5_ipsec_free_sa_ctx(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5_ipsec_free_sa_ctx()
209 static int mlx5_modify_ipsec_obj(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5_modify_ipsec_obj()
259 void mlx5_accel_esp_modify_xfrm(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5_accel_esp_modify_xfrm()
272 mlx5e_ipsec_aso_update_esn(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5e_ipsec_aso_update_esn()
287 static void mlx5e_ipsec_update_esn_state(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5e_ipsec_update_esn_state()
309 struct mlx5e_ipsec_sa_entry *sa_entry; in mlx5e_ipsec_handle_event() local
451 int mlx5e_ipsec_aso_query(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5e_ipsec_aso_query()
[all …]
A Dipsec.c53 static bool mlx5e_ipsec_update_esn_state(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_ipsec_update_esn_state()
86 static void mlx5e_ipsec_init_limits(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5e_ipsec_init_limits()
111 void mlx5e_ipsec_build_accel_xfrm_attrs(struct mlx5e_ipsec_sa_entry *sa_entry, in mlx5e_ipsec_build_accel_xfrm_attrs()
298 struct mlx5e_ipsec_sa_entry *sa_entry = container_of( in _update_xfrm_state() local
307 struct mlx5e_ipsec_sa_entry *sa_entry = NULL; in mlx5e_xfrm_add_state() local
371 struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(x); in mlx5e_xfrm_del_state() local
381 struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(x); in mlx5e_xfrm_free_state() local
469 struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(x); in mlx5e_xfrm_advance_esn_state() local
484 struct mlx5e_ipsec_sa_entry *sa_entry = to_ipsec_sa_entry(x); in mlx5e_xfrm_update_curlft() local
A Dipsec_rxtx.c264 struct mlx5e_ipsec_sa_entry *sa_entry; in mlx5e_ipsec_handle_tx_skb() local
317 struct mlx5e_ipsec_sa_entry *sa_entry; in mlx5e_ipsec_offload_handle_rx_skb() local
A Dipsec_fs.c605 static int rx_add_rule(struct mlx5e_ipsec_sa_entry *sa_entry) in rx_add_rule()
683 static int tx_add_rule(struct mlx5e_ipsec_sa_entry *sa_entry) in tx_add_rule()
1011 int mlx5e_accel_ipsec_fs_add_rule(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_accel_ipsec_fs_add_rule()
1019 void mlx5e_accel_ipsec_fs_del_rule(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_accel_ipsec_fs_del_rule()
A Dipsec.h245 mlx5e_ipsec_sa2dev(struct mlx5e_ipsec_sa_entry *sa_entry) in mlx5e_ipsec_sa2dev()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
A Dchcr_ipsec.c144 struct ipsec_sa_entry *sa_entry) in ch_ipsec_setauthsize()
168 struct ipsec_sa_entry *sa_entry) in ch_ipsec_setkey()
233 struct ipsec_sa_entry *sa_entry; in ch_ipsec_xfrm_add_state() local
318 struct ipsec_sa_entry *sa_entry; in ch_ipsec_xfrm_free_state() local
350 struct ipsec_sa_entry *sa_entry) in is_eth_imm()
369 struct ipsec_sa_entry *sa_entry, in calc_tx_sec_flits()
414 struct ipsec_sa_entry *sa_entry) in copy_esn_pktxt()
468 struct ipsec_sa_entry *sa_entry) in copy_cpltx_pktxt()
512 struct ipsec_sa_entry *sa_entry) in copy_key_cpltx_pktxt()
561 struct ipsec_sa_entry *sa_entry) in ch_ipsec_crypto_wreq()
[all …]

Completed in 10 milliseconds