Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Desp4.c106 if (x->props.flags & XFRM_STATE_ESN) in esp_ssg_unref()
314 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_output_set_extra()
551 if (x->props.flags & XFRM_STATE_ESN) { in esp_output_tail()
613 if ((x->props.flags & XFRM_STATE_ESN)) in esp_output_tail()
637 if ((x->props.flags & XFRM_STATE_ESN)) in esp_output_tail()
855 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_input_set_header()
901 if (x->props.flags & XFRM_STATE_ESN) { in esp_input()
948 if ((x->props.flags & XFRM_STATE_ESN)) in esp_input()
960 if ((x->props.flags & XFRM_STATE_ESN)) in esp_input()
1060 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_init_authenc()
Dah4.c176 if (x->props.flags & XFRM_STATE_ESN) { in ah_output()
229 if (x->props.flags & XFRM_STATE_ESN) { in ah_output()
363 if (x->props.flags & XFRM_STATE_ESN) { in ah_input()
404 if (x->props.flags & XFRM_STATE_ESN) { in ah_input()
/linux-6.1.9/net/ipv6/
Desp6.c123 if (x->props.flags & XFRM_STATE_ESN) in esp_ssg_unref()
350 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_output_set_esn()
588 if (x->props.flags & XFRM_STATE_ESN) { in esp6_output_tail()
650 if ((x->props.flags & XFRM_STATE_ESN)) in esp6_output_tail()
674 if ((x->props.flags & XFRM_STATE_ESN)) in esp6_output_tail()
903 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_input_set_header()
949 if (x->props.flags & XFRM_STATE_ESN) { in esp6_input()
996 if ((x->props.flags & XFRM_STATE_ESN)) in esp6_input()
1008 if ((x->props.flags & XFRM_STATE_ESN)) in esp6_input()
1103 if ((x->props.flags & XFRM_STATE_ESN)) { in esp_init_authenc()
Dah6.c353 if (x->props.flags & XFRM_STATE_ESN) { in ah6_output()
417 if (x->props.flags & XFRM_STATE_ESN) { in ah6_output()
565 if (x->props.flags & XFRM_STATE_ESN) { in ah6_input()
603 if (x->props.flags & XFRM_STATE_ESN) { in ah6_input()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.c105 if (!(sa_entry->x->props.flags & XFRM_STATE_ESN)) { in mlx5e_ipsec_update_esn_state()
208 if (x->props.flags & XFRM_STATE_ESN && in mlx5e_xfrm_validate_state()
311 sa_entry->set_iv_op = (x->props.flags & XFRM_STATE_ESN) ? in mlx5e_xfrm_add_state()
/linux-6.1.9/include/uapi/linux/
Dxfrm.h392 #define XFRM_STATE_ESN 128 macro
/linux-6.1.9/net/xfrm/
Dxfrm_replay.c17 if (!(x->props.flags & XFRM_STATE_ESN)) in xfrm_replay_seqhi()
780 if (x->props.flags & XFRM_STATE_ESN) { in xfrm_init_replay()
Dxfrm_device.c277 if (x->props.flags & XFRM_STATE_ESN && in xfrm_dev_state_add()
Dxfrm_user.c140 if (p->flags & XFRM_STATE_ESN) { in verify_replay()
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c294 if (x->props.flags & XFRM_STATE_ESN) in ch_ipsec_xfrm_add_state()