Searched refs:AH (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/net/ipv6/ |
A D | Kconfig | 52 tristate "IPv6: AH transformation" 55 Support for IPsec AH (Authentication Header). 57 AH can be used with various authentication algorithms. Besides 58 enabling AH support itself, this option enables the generic
|
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/ |
A D | iavf_fdir.c | 421 VIRTCHNL_SET_PROTO_HDR_TYPE(hdr, AH); in iavf_fill_fdir_ah_hdr() 425 VIRTCHNL_ADD_PROTO_HDR_FIELD_BIT(hdr, AH, SPI); in iavf_fill_fdir_ah_hdr()
|
/linux-6.3-rc2/net/xfrm/ |
A D | Kconfig | 81 # This option selects XFRM_ALGO along with the AH authentication algorithms that
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | vm86_32.c | 80 #define AH(regs) (((unsigned char *)&((regs)->pt.ax))[1]) macro 506 if (i == 0x21 && is_revectored(AH(regs), &vm86->int21_revectored)) in do_int()
|
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/ |
A D | rdma.rst | 29 specific resources such as AH, CQ, QP, MR etc. Due to which other applications
|
/linux-6.3-rc2/net/ipv4/ |
A D | Kconfig | 341 tristate "IP: AH transformation" 344 Support for IPsec AH (Authentication Header). 346 AH can be used with various authentication algorithms. Besides 347 enabling AH support itself, this option enables the generic
|
/linux-6.3-rc2/tools/arch/x86/kcpuid/ |
A D | cpuid.csv | 210 # Leaf 0AH 330 # Leaf 1AH
|
/linux-6.3-rc2/net/netfilter/ipvs/ |
A D | Kconfig | 100 bool "AH load balancing support" 102 This option enables support for load balancing AH (Authentication
|
/linux-6.3-rc2/net/ipv6/netfilter/ |
A D | Kconfig | 89 This module allows one to match AH packets.
|
/linux-6.3-rc2/net/ipv4/netfilter/ |
A D | Kconfig | 139 inside AH header of IPSec packets.
|
/linux-6.3-rc2/Documentation/networking/ |
A D | pktgen.rst | 287 To avoid breaking existing testbed scripts for using AH type and tunnel mode,
|
/linux-6.3-rc2/crypto/ |
A D | Kconfig | 939 This is required for IPsec AH (XFRM_AH) and IPsec ESP (XFRM_ESP). 1018 This is required for IPsec AH (XFRM_AH) and IPsec ESP (XFRM_ESP).
|
/linux-6.3-rc2/arch/x86/lib/ |
A D | x86-opcode-map.txt | 234 b4: MOV AH/R12L,Ib
|
/linux-6.3-rc2/tools/arch/x86/lib/ |
A D | x86-opcode-map.txt | 234 b4: MOV AH/R12L,Ib
|
Completed in 19 milliseconds