Home
last modified time | relevance | path

Searched refs:XFRM_DEV_OFFLOAD_CRYPTO (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c119 if (x->xso.type == XFRM_DEV_OFFLOAD_CRYPTO) in mlx5e_ipsec_update_esn_state()
501 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5e_xfrm_validate_state()
582 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO || in mlx5e_ipsec_set_esn_ops()
625 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
642 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
H A Dipsec_fs.c1681 if (type == XFRM_DEV_OFFLOAD_CRYPTO) { in setup_modify_header()
2160 case XFRM_DEV_OFFLOAD_CRYPTO: in tx_add_rule()
/linux-6.15/drivers/net/netdevsim/
H A Dipsec.c156 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in nsim_ipsec_add_sa()
/linux-6.15/drivers/net/ethernet/netronome/nfp/crypto/
H A Dipsec.c312 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in nfp_net_xfrm_add_state()
/linux-6.15/net/xfrm/
H A Dxfrm_device.c327 xso->type = XFRM_DEV_OFFLOAD_CRYPTO; in xfrm_dev_state_add()
H A Dxfrm_policy.c3760 (xfrm_input_state(skb)->xso.type == XFRM_DEV_OFFLOAD_CRYPTO); in __xfrm_policy_check()
/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c284 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ixgbevf_ipsec_add_sa()
/linux-6.15/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c284 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ch_ipsec_xfrm_add_state()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_ipsec.c602 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in cn10k_ipsec_validate_state()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c589 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ixgbe_ipsec_add_sa()
/linux-6.15/include/net/
H A Dxfrm.h141 XFRM_DEV_OFFLOAD_CRYPTO, enumerator