Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.c107 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5e_ipsec_update_esn_state()
121 if (x->xso.type == XFRM_DEV_OFFLOAD_CRYPTO) in mlx5e_ipsec_update_esn_state()
456 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5e_xfrm_validate_state()
530 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO || in mlx5e_ipsec_set_esn_ops()
573 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
590 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
Dipsec_fs.c1350 case XFRM_DEV_OFFLOAD_CRYPTO: in tx_add_rule()
/Linux-v6.6/drivers/net/netdevsim/
Dipsec.c152 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in nsim_ipsec_add_sa()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/crypto/
Dipsec.c312 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in nfp_net_xfrm_add_state()
/Linux-v6.6/net/xfrm/
Dxfrm_device.c312 xso->type = XFRM_DEV_OFFLOAD_CRYPTO; in xfrm_dev_state_add()
/Linux-v6.6/drivers/net/ethernet/intel/ixgbevf/
Dipsec.c284 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ixgbevf_ipsec_add_sa()
/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c288 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ch_ipsec_xfrm_add_state()
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ipsec.c589 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ixgbe_ipsec_add_sa()
/Linux-v6.6/include/net/
Dxfrm.h137 XFRM_DEV_OFFLOAD_CRYPTO, enumerator