/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wpa_supplicant.conf | 1788 pairwise=CCMP TKIP 1789 group=CCMP TKIP WEP104 WEP40 1811 pairwise=CCMP TKIP 1812 group=CCMP TKIP 1887 pairwise=CCMP 1888 group=CCMP 2019 pairwise=CCMP 2020 group=CCMP 2058 pairwise=CCMP TKIP 2059 group=CCMP TKIP WEP104 WEP40 [all …]
|
H A D | README-Windows.txt | 27 - WPA-PSK, TKIP, CCMP, TKIP+CCMP 28 - WPA-EAP, TKIP, CCMP, TKIP+CCMP 29 - WPA2-PSK, TKIP, CCMP, TKIP+CCMP 30 - WPA2-EAP, TKIP, CCMP, TKIP+CCMP
|
H A D | README-DPP | 74 wpa_pairwise=CCMP 75 rsn_pairwise=CCMP 182 wpa_pairwise=CCMP 183 rsn_pairwise=CCMP
|
H A D | README-HS20 | 485 <3>WPA: Key negotiation completed with 02:00:00:00:01:00 [PTK=CCMP GTK=CCMP] 526 <3>WPA: Key negotiation completed with 02:00:00:00:01:00 [PTK=CCMP GTK=CCMP] 537 pairwise_cipher=CCMP <--- link layer security indication 538 group_cipher=CCMP 567 pairwise_cipher (CCMP = secure, NONE = no encryption used). 574 02:00:00:00:01:00 2412 -30 [WPA2-EAP-CCMP][ESS][HS20] Example Network 591 flags=[WPA2-EAP-CCMP][ESS][HS20] 634 pairwise=CCMP 660 pairwise=CCMP
|
H A D | README-WPS | 172 wpa_cli wps_reg 02:34:56:78:9a:bc 12345670 testing WPA2PSK CCMP 12345678 176 <encr> must be one of the following: NONE WEP TKIP CCMP 268 wps_er_config 87654321-9abc-def0-1234-56789abc0002 12345670 testing WPA2PSK CCMP 12345678 272 <encr> must be one of the following: NONE WEP TKIP CCMP
|
H A D | README | 90 - key management for CCMP, TKIP, WEP104, WEP40 248 robust encryption algorithm (CCMP: AES in Counter mode with CBC-MAC) 540 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers 545 pairwise=CCMP TKIP 546 group=CCMP TKIP 622 pairwise=CCMP TKIP 623 group=CCMP TKIP WEP104 WEP40
|
/freebsd/contrib/wpa/wpa_supplicant/examples/ |
H A D | wpa2-eap-ccmp.conf | 9 pairwise=CCMP 10 group=CCMP
|
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_supplicant.conf.sgml | 63 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers 68 pairwise=CCMP TKIP 69 group=CCMP TKIP 160 pairwise=CCMP TKIP 161 group=CCMP TKIP WEP104 WEP40
|
H A D | wpa_background.sgml | 79 support for more robust encryption algorithm (CCMP: AES in Counter
|
H A D | wpa_supplicant.sgml | 51 enabled networks that are using CCMP (an encryption mechanism based on the strong 226 <para>key management for CCMP, TKIP, WEP104, WEP40</para>
|
/freebsd/contrib/wpa/hostapd/ |
H A D | README | 59 Authenticator and dynamic TKIP/CCMP keying. 223 - key management for CCMP, TKIP, WEP104, WEP40 285 robust encryption algorithm (CCMP: AES in Counter mode with CBC-MAC) 289 Some wireless LAN vendors are already providing support for CCMP in 291 certification for CCMP and/or mixed modes using both TKIP and CCMP, so 326 # CCMP = AES in Counter mode with CBC-MAC [RFC 3610, IEEE 802.11i] 329 # is automatically selected based on this configuration. If only CCMP is 330 # allowed as the pairwise cipher, group cipher will also be CCMP. Otherwise, 332 #wpa_pairwise=TKIP CCMP
|
H A D | README-WPS | 83 wpa_pairwise=CCMP 246 hostapd_cli wps_config testing WPA2PSK CCMP 12345678 250 <encr> must be one of the following: NONE WEP TKIP CCMP
|
/freebsd/tools/tools/net80211/scripts/ |
H A D | setup.wpa1.aes | 29 wpa_pairwise=CCMP
|
H A D | setup.wpa2 | 29 wpa_pairwise=CCMP
|
H A D | setup.wpa | 29 wpa_pairwise=CCMP
|
H A D | setup.updown.wpa | 31 wpa_pairwise=CCMP
|
H A D | setup.mixed | 30 wpa_pairwise=CCMP
|
/freebsd/sys/arm/conf/ |
H A D | TEGRA124 | 110 #device wlan_ccmp # 802.11 CCMP support
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | X86TargetParser.def | 242 X86_FEATURE (CCMP, "ccmp")
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrConditionalCompare.td | 37 // CCMP Instructions
|
/freebsd/sys/powerpc/conf/ |
H A D | GENERIC64 | 237 device wlan_ccmp # 802.11 CCMP support
|
H A D | GENERIC64LE | 233 device wlan_ccmp # 802.11 CCMP support
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedTSV110.td | 58 // 1cyc_1BRU: ADDS, ADCS, ANDS, BICS, SUBS, SBCS, CCMN, CCMP 403 def : InstRW<[TSV110Wr_1cyc_1AB], (instregex "^(CCMN|CCMP)(W|X)(r|i)$")>;
|
/freebsd/sys/i386/conf/ |
H A D | GENERIC | 250 device wlan_ccmp # 802.11 CCMP support
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | 285 device wlan_ccmp # 802.11 CCMP support
|