Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c120 if (x->xso.type == XFRM_DEV_OFFLOAD_CRYPTO) in mlx5e_ipsec_update_esn_state()
578 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5e_xfrm_validate_state()
659 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO || in mlx5e_ipsec_set_esn_ops()
702 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
719 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
H A Dipsec_fs.c1710 if (type == XFRM_DEV_OFFLOAD_CRYPTO) { in setup_modify_header()
2189 case XFRM_DEV_OFFLOAD_CRYPTO: in tx_add_rule()
/linux/drivers/net/netdevsim/
H A Dipsec.c155 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in nsim_ipsec_add_sa()
/linux/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/net/xfrm/
H A Dxfrm_device.c326 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/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c289 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ixgbevf_ipsec_add_sa()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c288 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ch_ipsec_xfrm_add_state()
/linux/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/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c592 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ixgbe_ipsec_add_sa()
/linux/include/net/
H A Dxfrm.h141 XFRM_DEV_OFFLOAD_CRYPTO, enumerator