Home
last modified time | relevance | path

Searched refs:CCMP (Results 1 – 25 of 43) sorted by relevance

12

/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.conf1534 pairwise=CCMP TKIP
1535 group=CCMP TKIP WEP104 WEP40
1557 pairwise=CCMP TKIP
1558 group=CCMP TKIP
1633 pairwise=CCMP
1634 group=CCMP
1765 pairwise=CCMP
1766 group=CCMP
1804 pairwise=CCMP TKIP
1805 group=CCMP TKIP WEP104 WEP40
[all …]
DREADME-DPP72 wpa_pairwise=CCMP
73 rsn_pairwise=CCMP
173 wpa_pairwise=CCMP
174 rsn_pairwise=CCMP
DREADME-Windows.txt27 - 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
DREADME-HS20448 <3>WPA: Key negotiation completed with 02:00:00:00:01:00 [PTK=CCMP GTK=CCMP]
489 <3>WPA: Key negotiation completed with 02:00:00:00:01:00 [PTK=CCMP GTK=CCMP]
500 pairwise_cipher=CCMP <--- link layer security indication
501 group_cipher=CCMP
530 pairwise_cipher (CCMP = secure, NONE = no encryption used).
537 02:00:00:00:01:00 2412 -30 [WPA2-EAP-CCMP][ESS][HS20] Example Network
554 flags=[WPA2-EAP-CCMP][ESS][HS20]
597 pairwise=CCMP
623 pairwise=CCMP
DREADME-WPS176 wpa_cli wps_reg 02:34:56:78:9a:bc 12345670 testing WPA2PSK CCMP 12345678
180 <encr> must be one of the following: NONE WEP TKIP CCMP
272 wps_er_config 87654321-9abc-def0-1234-56789abc0002 12345670 testing WPA2PSK CCMP 12345678
276 <encr> must be one of the following: NONE WEP TKIP CCMP
DREADME90 - key management for CCMP, TKIP, WEP104, WEP40
248 robust encryption algorithm (CCMP: AES in Counter mode with CBC-MAC)
538 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
543 pairwise=CCMP TKIP
544 group=CCMP TKIP
620 pairwise=CCMP TKIP
621 group=CCMP TKIP WEP104 WEP40
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dwpa2-eap-ccmp.conf9 pairwise=CCMP
10 group=CCMP
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_supplicant.conf.sgml59 # work network; use EAP-TLS with WPA; allow only CCMP and TKIP ciphers
64 pairwise=CCMP TKIP
65 group=CCMP TKIP
156 pairwise=CCMP TKIP
157 group=CCMP TKIP WEP104 WEP40
Dwpa_background.sgml75 support for more robust encryption algorithm (CCMP: AES in Counter
Dwpa_supplicant.sgml46 enabled networks that are using CCMP (encryption mechanism based on strong
221 <para>key management for CCMP, TKIP, WEP104, WEP40</para>
/external/wpa_supplicant_8/hostapd/
DREADME59 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
DREADME-WPS83 wpa_pairwise=CCMP
246 hostapd_cli wps_config testing WPA2PSK CCMP 12345678
250 <encr> must be one of the following: NONE WEP TKIP CCMP
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Ddag-combine-select.ll7 ; select(C0 | C1, x, y) so we can use CMP;CCMP for the implementation.
21 ; Usually we keep select(C0 | C1, x, y) as is on aarch64 to create CMP;CCMP
/external/llvm/test/CodeGen/AArch64/
Ddag-combine-select.ll7 ; select(C0 | C1, x, y) so we can use CMP;CCMP for the implementation.
21 ; Usually we keep select(C0 | C1, x, y) as is on aarch64 to create CMP;CCMP
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
Dcontrol.wifi_checkWPA_CCMP14 using AES based CCMP.
Dcontrol.wifi_checkWPA_multi14 supporting both AES based CCMP and TKIP.
Dcontrol.wifi_checkWPA2_PMF14 using AES based CCMP. In addition, the client must also support 802.11w
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dhidl_manager.h404 static_cast<uint32_t>(ISupplicantStaNetwork::GroupCipherMask::CCMP) ==
425 static_cast<uint32_t>(ISupplicantStaNetwork::PairwiseCipherMask::CCMP) ==
Dsta_network.cpp52 static_cast<uint32_t>(ISupplicantStaNetwork::GroupCipherMask::CCMP) |
59 static_cast<uint32_t>(ISupplicantStaNetwork::PairwiseCipherMask::CCMP) |
/external/v8/src/arm64/
Dconstants-arm64.h973 CCMP = 0x60000000 enumerator
983 CCMP_w = ConditionalCompareRegisterFixed | CCMP,
984 CCMP_x = ConditionalCompareRegisterFixed | SixtyFourBits | CCMP
994 CCMP_w_imm = ConditionalCompareImmediateFixed | CCMP,
995 CCMP_x_imm = ConditionalCompareImmediateFixed | SixtyFourBits | CCMP
Dmacro-assembler-arm64-inl.h96 ConditionalCompareMacro(rn, operand, nzcv, cond, CCMP); in Ccmp()
107 ConditionalCompareMacro(rn, -operand.ImmediateValue(), nzcv, cond, CCMP); in Ccmn()
/external/vixl/src/aarch64/
Dconstants-aarch64.h1125 CCMP = 0x60000000 enumerator
1135 CCMP_w = ConditionalCompareRegisterFixed | CCMP,
1136 CCMP_x = ConditionalCompareRegisterFixed | SixtyFourBits | CCMP
1146 CCMP_w_imm = ConditionalCompareImmediateFixed | CCMP,
1147 CCMP_x_imm = ConditionalCompareImmediateFixed | SixtyFourBits | CCMP
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h63 CCMP, enumerator
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui126 <string>CCMP</string>
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h63 CCMP, enumerator

12