Home
last modified time | relevance | path

Searched refs:XFRM_STATE_ESN (Results 1 – 12 of 12) sorted by relevance

/linux/net/ipv4/
H A Desp4.c107 if (x->props.flags & XFRM_STATE_ESN) in esp_ssg_unref()
277 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_output_set_extra()
514 if (x->props.flags & XFRM_STATE_ESN) { in esp_output_tail()
576 if ((x->props.flags & XFRM_STATE_ESN)) in esp_output_tail()
600 if ((x->props.flags & XFRM_STATE_ESN)) in esp_output_tail()
820 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_input_set_header()
866 if (x->props.flags & XFRM_STATE_ESN) { in esp_input()
913 if ((x->props.flags & XFRM_STATE_ESN)) in esp_input()
925 if ((x->props.flags & XFRM_STATE_ESN)) in esp_input()
1025 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_init_authenc()
H A Dah4.c173 if (x->props.flags & XFRM_STATE_ESN) { in ah_output()
226 if (x->props.flags & XFRM_STATE_ESN) { in ah_output()
360 if (x->props.flags & XFRM_STATE_ESN) { in ah_input()
401 if (x->props.flags & XFRM_STATE_ESN) { in ah_input()
/linux/net/ipv6/
H A Desp6.c124 if (x->props.flags & XFRM_STATE_ESN) in esp_ssg_unref()
313 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_output_set_esn()
545 if (x->props.flags & XFRM_STATE_ESN) { in esp6_output_tail()
607 if ((x->props.flags & XFRM_STATE_ESN)) in esp6_output_tail()
631 if ((x->props.flags & XFRM_STATE_ESN)) in esp6_output_tail()
862 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_input_set_header()
908 if (x->props.flags & XFRM_STATE_ESN) { in esp6_input()
955 if ((x->props.flags & XFRM_STATE_ESN)) in esp6_input()
967 if ((x->props.flags & XFRM_STATE_ESN)) in esp6_input()
1062 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_init_authenc()
H A Dah6.c372 if (x->props.flags & XFRM_STATE_ESN) { in ah6_output()
432 if (x->props.flags & XFRM_STATE_ESN) { in ah6_output()
574 if (x->props.flags & XFRM_STATE_ESN) { in ah6_input()
612 if (x->props.flags & XFRM_STATE_ESN) { in ah6_input()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c427 if (x->props.flags & XFRM_STATE_ESN) { in mlx5e_ipsec_build_accel_xfrm_attrs()
504 if (x->props.flags & XFRM_STATE_ESN && in mlx5e_xfrm_validate_state()
663 if (x->props.flags & XFRM_STATE_ESN) { in mlx5e_ipsec_set_esn_ops()
703 if (!(x->props.flags & XFRM_STATE_ESN)) in mlx5_ipsec_create_work()
824 if (x->props.flags & XFRM_STATE_ESN) in mlx5e_xfrm_add_state()
/linux/net/xfrm/
H A Dxfrm_replay.c17 if (!(x->props.flags & XFRM_STATE_ESN)) in xfrm_replay_seqhi()
783 if (x->props.flags & XFRM_STATE_ESN) { in xfrm_init_replay()
H A Dxfrm_device.c301 if (!is_packet_offload && x->props.flags & XFRM_STATE_ESN && in xfrm_dev_state_add()
H A Dxfrm_user.c149 if (p->flags & XFRM_STATE_ESN) { in verify_replay()
191 if (!(p->flags & XFRM_STATE_ESN)) { in verify_replay()
224 if (!(p->flags & XFRM_STATE_ESN)) { in verify_replay()
/linux/include/uapi/linux/
H A Dxfrm.h408 #define XFRM_STATE_ESN 128 macro
/linux/drivers/net/ethernet/netronome/nfp/crypto/
H A Dipsec.c307 if (x->props.flags & XFRM_STATE_ESN) { in nfp_net_xfrm_add_state()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c306 if (x->props.flags & XFRM_STATE_ESN) in ch_ipsec_xfrm_add_state()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_ipsec.c593 if (x->props.flags & XFRM_STATE_ESN) { in cn10k_ipsec_validate_state()