Home
last modified time | relevance | path

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

/linux/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()
488 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5e_xfrm_validate_state()
569 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO || in mlx5e_ipsec_set_esn_ops()
612 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
629 case XFRM_DEV_OFFLOAD_CRYPTO: in mlx5_ipsec_create_work()
H A Dipsec_fs.c1337 if (type == XFRM_DEV_OFFLOAD_CRYPTO) { in setup_modify_header()
1725 case XFRM_DEV_OFFLOAD_CRYPTO: in tx_add_rule()
/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/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c284 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.c286 if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) { in ch_ipsec_xfrm_add_state()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c589 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
/linux/net/xfrm/
H A Dxfrm_policy.c3757 (xfrm_input_state(skb)->xso.type == XFRM_DEV_OFFLOAD_CRYPTO); in __xfrm_policy_check()