Searched refs:xfrm (Results 101 - 125 of 158) sorted by relevance

1234567

/linux-master/net/sctp/
H A Dinput.c39 #include <net/xfrm.h>
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c49 #include <net/xfrm.h>
235 NL_SET_ERR_MSG_MOD(extack, "Cannot offload authenticated xfrm states");
239 NL_SET_ERR_MSG_MOD(extack, "Cannot offload compressed xfrm states");
244 NL_SET_ERR_MSG_MOD(extack, "Only IPv4/6 xfrm state offloaded");
249 NL_SET_ERR_MSG_MOD(extack, "Only transport and tunnel xfrm offload");
253 NL_SET_ERR_MSG_MOD(extack, "Only ESP xfrm state offloaded");
257 NL_SET_ERR_MSG_MOD(extack, "Encapsulated xfrm state not offloaded");
261 NL_SET_ERR_MSG_MOD(extack, "Cannot offload xfrm states without aead");
266 NL_SET_ERR_MSG_MOD(extack, "Cannot offload xfrm states with AEAD ICV length other than 96b & 128b");
271 NL_SET_ERR_MSG_MOD(extack, "cannot offload xfrm state
[all...]
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dioctl.c503 * opt to sign with AVX bit in xfrm, but still be loadable on a platform
515 if (sigstruct->body.xfrm & sigstruct->body.xfrm_mask &
/linux-master/net/ipv4/
H A Draw.c70 #include <net/xfrm.h>
H A Dtcp_minisocks.c23 #include <net/xfrm.h>
H A Dicmp.c91 #include <net/xfrm.h>
H A Dip_tunnel_core.c33 #include <net/xfrm.h>
H A Dinet_connection_sock.c21 #include <net/xfrm.h>
/linux-master/net/dccp/
H A Dipv4.c24 #include <net/xfrm.h>
/linux-master/net/ipv6/
H A Dicmp.c65 #include <net/xfrm.h>
H A Dip6_output.c53 #include <net/xfrm.h>
197 if (skb_dst(skb)->xfrm) {
H A Dexthdrs.c44 #include <net/xfrm.h>
H A Daf_inet6.c64 #include <net/xfrm.h>
H A Dipv6_sockglue.c49 #include <net/xfrm.h>
H A Draw.c56 #include <net/xfrm.h>
181 * xfrm policy, however it doesn't. The checking xfrm
/linux-master/net/xfrm/
H A Dxfrm_input.c20 #include <net/xfrm.h>
665 /* only the first xfrm gets the encap type */
H A Dxfrm_replay.c3 * xfrm_replay.c - xfrm replay detection, derived from xfrm_state.c.
10 #include <net/xfrm.h>
/linux-master/drivers/net/ethernet/netronome/nfp/nfd3/
H A Ddp.c7 #include <net/xfrm.h>
/linux-master/net/netfilter/
H A Dnf_nat_core.c15 #include <net/xfrm.h>
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c5 #include <net/xfrm.h>
821 * ixgbe_ipsec_offload_ok - can this packet use the xfrm hw offload
1084 netdev_err(tx_ring->netdev, "%s: no xfrm state len = %d\n",
1184 * currently vlan device doesn't support xfrm offload.
/linux-master/net/sched/
H A Dsch_generic.c33 #include <net/xfrm.h>
/linux-master/net/l2tp/
H A Dl2tp_core.c53 #include <net/xfrm.h>
/linux-master/net/key/
H A Daf_key.c28 #include <net/xfrm.h>
3697 mutex_lock(&net->xfrm.xfrm_cfg_mutex);
3699 mutex_unlock(&net->xfrm.xfrm_cfg_mutex);
/linux-master/tools/testing/selftests/net/
H A Dnettest.c33 #include <linux/xfrm.h>
1480 log_err_errno("Failed to set xfrm encap");
1540 log_err_errno("Failed to set xfrm policy");
/linux-master/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c9 #include <net/xfrm.h>

Completed in 515 milliseconds

1234567