Home
last modified time | relevance | path

Searched refs:esn (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c295 sa_entry->esn = 1; in ch_ipsec_xfrm_add_state()
354 if (sa_entry->esn) in is_eth_imm()
373 aadivlen = sa_entry->esn ? DIV_ROUND_UP(sizeof(struct chcr_ipsec_aadiv), in calc_tx_sec_flits()
498 if (sa_entry->esn) in copy_cpltx_pktxt()
582 if (sa_entry->esn) in ch_ipsec_crypto_wreq()
588 if (sa_entry->esn) { in ch_ipsec_crypto_wreq()
622 ivinoffset = sa_entry->esn ? (ESN_IV_INSERT_OFFSET + 1) : in ch_ipsec_crypto_wreq()
633 aadstart = sa_entry->esn ? 1 : (skb_transport_offset(skb) + 1); in ch_ipsec_crypto_wreq()
634 aadstop = sa_entry->esn ? ESN_IV_INSERT_OFFSET : in ch_ipsec_crypto_wreq()
639 ciphstart += sa_entry->esn ? esnlen : 0; in ch_ipsec_crypto_wreq()
Dchcr_ipsec.h47 u16 esn; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h70 u32 esn; member
119 u32 esn; member
Dipsec_offload.c71 MLX5_SET(ipsec_obj, obj, esn_msb, attrs->esn); in mlx5_create_ipsec_obj()
185 MLX5_SET(ipsec_obj, obj, esn_msb, attrs->esn); in mlx5_modify_ipsec_obj()
Dipsec.c116 sa_entry->esn_state.esn = xfrm_replay_seqhi(sa_entry->x, in mlx5e_ipsec_update_esn_state()
166 attrs->esn = sa_entry->esn_state.esn; in mlx5e_ipsec_build_accel_xfrm_attrs()
/Linux-v6.1/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_hw_types.h286 u64 esn; member
/Linux-v6.1/drivers/crypto/amcc/
Dcrypto4xx_alg.c51 u32 hmac_mc, u32 cfb, u32 esn, in set_dynamic_sa_command_1() argument
61 sa->sa_command_1.bf.extended_seq_num = esn; in set_dynamic_sa_command_1()
/Linux-v6.1/include/rdma/
Dib_verbs.h2146 u32 esn; member