/external/cronet/third_party/boringssl/src/crypto/fipsmodule/sha/asm/ |
D | sha256-586.pl | 527 my ($Wi,$ABEF,$CDGH,$TMP)=map("xmm$_",(0..2,7)); 547 &pshufd ($Wi,$ABEF,0x1b); # ABCD 551 &punpcklqdq ($CDGH,$Wi); # CDGH 562 &movdqa ($Wi,&QWP(0*16-0x80,$K256)); 563 &paddd ($Wi,@MSG[0]); 566 &pshufd ($Wi,$Wi,0x0e); 571 &movdqa ($Wi,&QWP(1*16-0x80,$K256)); 572 &paddd ($Wi,@MSG[1]); 575 &pshufd ($Wi,$Wi,0x0e); 580 &movdqa ($Wi,&QWP(2*16-0x80,$K256)); [all …]
|
D | sha512-x86_64.pl | 556 my ($Wi,$ABEF,$CDGH,$TMP,$BSWAP,$ABEF_SAVE,$CDGH_SAVE)=map("%xmm$_",(0..2,7..10)); 581 pshufd \$0x1b,$ABEF,$Wi # ABCD 586 punpcklqdq $Wi,$CDGH # CDGH 597 movdqa 0*32-0x80($Tbl),$Wi 598 paddd @MSG[0],$Wi 602 pshufd \$0x0e,$Wi,$Wi 607 movdqa 1*32-0x80($Tbl),$Wi 608 paddd @MSG[1],$Wi 611 pshufd \$0x0e,$Wi,$Wi 616 movdqa 2*32-0x80($Tbl),$Wi [all …]
|
/external/boringssl/src/crypto/fipsmodule/sha/asm/ |
D | sha256-586.pl | 527 my ($Wi,$ABEF,$CDGH,$TMP)=map("xmm$_",(0..2,7)); 547 &pshufd ($Wi,$ABEF,0x1b); # ABCD 551 &punpcklqdq ($CDGH,$Wi); # CDGH 562 &movdqa ($Wi,&QWP(0*16-0x80,$K256)); 563 &paddd ($Wi,@MSG[0]); 566 &pshufd ($Wi,$Wi,0x0e); 571 &movdqa ($Wi,&QWP(1*16-0x80,$K256)); 572 &paddd ($Wi,@MSG[1]); 575 &pshufd ($Wi,$Wi,0x0e); 580 &movdqa ($Wi,&QWP(2*16-0x80,$K256)); [all …]
|
D | sha512-x86_64.pl | 556 my ($Wi,$ABEF,$CDGH,$TMP,$BSWAP,$ABEF_SAVE,$CDGH_SAVE)=map("%xmm$_",(0..2,7..10)); 581 pshufd \$0x1b,$ABEF,$Wi # ABCD 586 punpcklqdq $Wi,$CDGH # CDGH 597 movdqa 0*32-0x80($Tbl),$Wi 598 paddd @MSG[0],$Wi 602 pshufd \$0x0e,$Wi,$Wi 607 movdqa 1*32-0x80($Tbl),$Wi 608 paddd @MSG[1],$Wi 611 pshufd \$0x0e,$Wi,$Wi 616 movdqa 2*32-0x80($Tbl),$Wi [all …]
|
/external/rust/crates/ring/crypto/fipsmodule/sha/asm/ |
D | sha512-x86_64.pl | 557 my ($Wi,$ABEF,$CDGH,$TMP,$BSWAP,$ABEF_SAVE,$CDGH_SAVE)=map("%xmm$_",(0..2,7..10)); 581 pshufd \$0x1b,$ABEF,$Wi # ABCD 586 punpcklqdq $Wi,$CDGH # CDGH 597 movdqa 0*32-0x80($Tbl),$Wi 598 paddd @MSG[0],$Wi 602 pshufd \$0x0e,$Wi,$Wi 607 movdqa 1*32-0x80($Tbl),$Wi 608 paddd @MSG[1],$Wi 611 pshufd \$0x0e,$Wi,$Wi 616 movdqa 2*32-0x80($Tbl),$Wi [all …]
|
/external/python/cpython2/Mac/BuildScript/scripts/ |
D | postflight.framework | 9 "${FWK}/bin/python@PYVER@" -Wi -tt \ 14 "${FWK}/bin/python@PYVER@" -Wi -tt -O \ 19 "${FWK}/bin/python@PYVER@" -Wi \ 24 "${FWK}/bin/python@PYVER@" -Wi -O \
|
D | postflight.ensurepip | 15 "${FWK}/bin/python${PYVER}" -Wi \ 20 "${FWK}/bin/python${PYVER}" -Wi -O \
|
/external/python/cpython3/Mac/BuildScript/scripts/ |
D | postflight.framework | 9 "${FWK}/bin/python@PYVER@" -E -s -Wi \ 14 "${FWK}/bin/python@PYVER@" -E -s -Wi -O \ 19 "${FWK}/bin/python@PYVER@" -E -s -Wi \ 24 "${FWK}/bin/python@PYVER@" -E -s -Wi -O \
|
D | postflight.ensurepip | 20 "${FWK}/bin/python${PYVER}" -E -s -Wi \ 25 "${FWK}/bin/python${PYVER}" -E -s -Wi -O \
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_background.sgml | 14 <refpurpose>Background information on Wi-Fi Protected Access and IEEE 802.11i</refpurpose> 28 <para>Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version 31 hardware. This is called Wi-Fi Protected Access<TM> (WPA). This 33 and certification done by Wi-Fi Alliance. Wi-Fi provides 58 for additional servers. Wi-Fi calls these "WPA-Enterprise" and 77 was approved in June 2004. Wi-Fi Alliance is using the final IEEE
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFRegisterInfo.td | 17 class Wi<bits<16> Enc, string n> : Register<n> { 33 def W#I : Wi<I, "w"#I>, DwarfRegNum<[I]>; 35 def R#I : Ri<I, "r"#I, [!cast<Wi>("W"#I)]>, DwarfRegNum<[I]>;
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-DPP | 12 Device Provisioning Protocol (also known as Wi-Fi Easy Connect) allows 13 enrolling of interface-less devices in a secure Wi-Fi network using many 20 More information about Wi-Fi Easy Connect is available from this Wi-Fi
|
D | README-P2P | 1 wpa_supplicant and Wi-Fi P2P 4 This document describes how the Wi-Fi P2P implementation in 10 Introduction to Wi-Fi P2P 15 More information about Wi-Fi P2P is available from Wi-Fi Alliance: 16 http://www.wi-fi.org/Wi-Fi_Direct.php 28 Wi-Fi P2P is an optional component that needs to be enabled in the 30 configuration that includes Wi-Fi P2P support and Linux nl80211 53 Actual Wi-Fi P2P operations are requested during runtime. These can be 406 4 = Wi-Fi Display 445 # Wi-Fi Display examples
|
D | README-WPS | 1 wpa_supplicant and Wi-Fi Protected Setup (WPS) 13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 41 More information about WPS is available from Wi-Fi Alliance: 366 requested (WPS-CR = Wi-Fi handover as specified in WSC 2.0). 373 requested (WPS = Wi-Fi handover as specified in WSC 2.0). If the options
|
D | README-HS20 | 4 This document describe how the IEEE 802.11u Interworking and Wi-Fi 7 GUI or Wi-Fi framework) is used to manage this functionality. 10 Introduction to Wi-Fi Hotspot 2.0 13 Hotspot 2.0 is the name of the Wi-Fi Alliance specification that is used 14 in the Wi-Fi CERTIFIED Passpoint<TM> program. More information about 273 # the credential to find the PPS MO (./Wi-Fi/<provisioning_sp>).
|
/external/mobly-bundled-snippets/ |
D | README.md | 25 wifiDisable() returns void // Turns off Wi-Fi with a 30s timeout. 26 wifiEnable() returns void // Turns on Wi-Fi with a 30s timeout.
|
/external/openthread/third_party/mbedtls/repo/tests/data_files/ |
D | rsa_pkcs1_1024_3des.pem | 6 2t1KtlcHoI+Wi+PkpukHCpCvM0Kju19PQuNSvn6eFtR9VOwgk6x+j9x9ZeZp0Qks
|
/external/mbedtls/tests/data_files/ |
D | rsa_pkcs1_1024_3des.pem | 6 2t1KtlcHoI+Wi+PkpukHCpCvM0Kju19PQuNSvn6eFtR9VOwgk6x+j9x9ZeZp0Qks
|
/external/wpa_supplicant_8/hostapd/ |
D | README-MULTI-AP | 10 The Wi-Fi Alliance Multi-AP Specification is the technical specification for 11 Wi-Fi CERTIFIED EasyMesh(TM) [1], the Wi-Fi Alliance® certification program for 12 Multi-AP. It defines control protocols between Wi-Fi® access points (APs) to
|
D | README-WPS | 1 hostapd and Wi-Fi Protected Setup (WPS) 12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 40 More information about WPS is available from Wi-Fi Alliance: 94 # Enable internal EAP server for EAP-WSC (part of Wi-Fi Protected Setup) 345 Wi-Fi handover as specified in WSC 2.0).
|
D | README | 238 Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version of the 241 is called Wi-Fi Protected Access<TM> (WPA). This has now become a 243 by Wi-Fi Alliance. 265 servers. Wi-Fi calls these "WPA-Enterprise" and "WPA-Personal", 283 June 2004. Wi-Fi Alliance is using the final IEEE 802.11i as a new
|
/external/python/cpython2/Mac/ |
D | Makefile.in | 304 …$(RUNSHARED) $(BUILDPYTHON) -Wi -tt $(compileall) -d $(MACTOOLSDEST) -x badsyntax $(DESTDIR)$(MACT… 305 …$(RUNSHARED) $(BUILDPYTHON) -O -Wi -tt $(compileall) -d $(MACTOOLSDEST) -x badsyntax $(DESTDIR)$(M…
|
/external/autotest/client/profilers/powertop/src/po/ |
D | ru.po | 71 msgstr " I - Отключить Wi-Fi радио" 116 msgstr " W - Включить режим энергосбережения Wi-Fi" 333 "Совет: отключите неиспользуемое радио Wi-Fi следующей командой:\n" 471 "Совет: включите режим энергосбережения для Wi-Fi следующей командой:\n" 484 "Совет: включите режим энергосбережения для Wi-Fi следующей командой:\n"
|
/external/mbedtls/tests/suites/ |
D | test_suite_oid.data | 29 oid_get_extended_key_usage:"2B0601040182E42501":"Wi-SUN Alliance Field Area Network (FAN)"
|
/external/openthread/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_oid.data | 29 oid_get_extended_key_usage:"2B0601040182E42501":"Wi-SUN Alliance Field Area Network (FAN)"
|