Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c113 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5e_ipsec_update_esn_state()
127 if (x->xso.type == XFRM_DEV_OFFLOAD_CRYPTO) in mlx5e_ipsec_update_esn_state()
495 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5e_xfrm_validate_state()
570 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO || in mlx5e_ipsec_set_esn_ops()
613 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
630 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
H A Dipsec_fs.c1449 case XFRM_DEV_OFFLOAD_CRYPTO: in tx_add_rule()
/openbmc/linux/drivers/net/netdevsim/
H A Dipsec.c156 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in nsim_ipsec_add_sa()
/openbmc/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()
/openbmc/linux/net/xfrm/
H A Dxfrm_device.c317 xso->type = XFRM_DEV_OFFLOAD_CRYPTO; in xfrm_dev_state_add()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c284 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ixgbevf_ipsec_add_sa()
/openbmc/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()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c589 if (xs->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ixgbe_ipsec_add_sa()
/openbmc/linux/include/net/
H A Dxfrm.h137 XFRM_DEV_OFFLOAD_CRYPTO, enumerator