Home
last modified time | relevance | path

Searched refs:Wi (Results 1 – 25 of 34) sorted by relevance

12

/external/boringssl/src/crypto/sha/asm/
Dsha256-586.pl514 my ($Wi,$ABEF,$CDGH,$TMP)=map("xmm$_",(0..2,7));
534 &pshufd ($Wi,$ABEF,0x1b); # ABCD
538 &punpcklqdq ($CDGH,$Wi); # CDGH
549 &movdqa ($Wi,&QWP(0*16-0x80,$K256));
550 &paddd ($Wi,@MSG[0]);
553 &pshufd ($Wi,$Wi,0x0e);
558 &movdqa ($Wi,&QWP(1*16-0x80,$K256));
559 &paddd ($Wi,@MSG[1]);
562 &pshufd ($Wi,$Wi,0x0e);
567 &movdqa ($Wi,&QWP(2*16-0x80,$K256));
[all …]
Dsha512-x86_64.pl527 my ($Wi,$ABEF,$CDGH,$TMP,$BSWAP,$ABEF_SAVE,$CDGH_SAVE)=map("%xmm$_",(0..2,7..10));
551 pshufd \$0x1b,$ABEF,$Wi # ABCD
556 punpcklqdq $Wi,$CDGH # CDGH
567 movdqa 0*32-0x80($Tbl),$Wi
568 paddd @MSG[0],$Wi
572 pshufd \$0x0e,$Wi,$Wi
577 movdqa 1*32-0x80($Tbl),$Wi
578 paddd @MSG[1],$Wi
581 pshufd \$0x0e,$Wi,$Wi
586 movdqa 2*32-0x80($Tbl),$Wi
[all …]
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_background.sgml10 <refpurpose>Background information on Wi-Fi Protected Access and IEEE 802.11i</refpurpose>
24 <para>Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version
27 hardware. This is called Wi-Fi Protected Access&lt;TM&gt; (WPA). This
29 and certification done by Wi-Fi Alliance. Wi-Fi provides
54 for additional servers. Wi-Fi calls these "WPA-Enterprise" and
73 was approved in June 2004. Wi-Fi Alliance is using the final IEEE
Dwpa_supplicant.sgml10 <refpurpose>Wi-Fi Protected Access client and IEEE 802.1X supplicant</refpurpose>
43 security issues due to the use of WEP for encryption. Wi-Fi Protected
/external/wpa_supplicant_8/hostapd/
DREADME249 Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version of the
252 is called Wi-Fi Protected Access<TM> (WPA). This has now become a
254 by Wi-Fi Alliance. Wi-Fi provides information about WPA at its web
277 servers. Wi-Fi calls these "WPA-Enterprise" and "WPA-Personal",
295 June 2004. Wi-Fi Alliance is using the final IEEE 802.11i as a new
DREADME-WPS1 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).
Dandroid.config108 # Wi-Fi Protected Setup (WPS)
Ddefconfig116 # Wi-Fi Protected Setup (WPS)
/external/autotest/client/profilers/powertop/src/po/
Dru.po71 msgstr " I - Отключить Wi-Fi радио"
116 msgstr " W - Включить режим энергосбережения Wi-Fi"
333 "Совет: отключите неиспользуемое радио Wi-Fi следующей командой:\n"
471 "Совет: включите режим энергосбережения для Wi-Fi следующей командой:\n"
484 "Совет: включите режим энергосбережения для Wi-Fi следующей командой:\n"
Dfr.po69 msgstr " I - désactiver la radio Wi-Fi "
116 msgstr " W - Activer l'économie d'énergie pour le Wi-Fi "
322 "Suggestion : désactivez la radio Wi-Fi non utilisée en exécutant la commande suivante:\n"
460 "Suggestion : activez le mode d'économie d'énergie pour le Wi-Fi à l'aide la commande\n"
472 "Suggestion : activez le mode d'économie d'énergie pour le Wi-Fi à l'aide la commande\n"
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P1 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
DREADME-HS204 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
228 # the credential to find the PPS MO (./Wi-Fi/<provisioning_sp>).
DREADME-WPS1 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:
372 requested (WPS-CR = Wi-Fi handover as specified in WSC 2.0).
379 requested (WPS = Wi-Fi handover as specified in WSC 2.0). If the options
Dandroid.config142 # Wi-Fi Protected Setup (WPS)
455 # P2P (Wi-Fi Direct)
463 # Wi-Fi Direct
464 # This can be used to enable Wi-Fi Direct extensions for P2P using an external
Ddefconfig153 # Wi-Fi Protected Setup (WPS)
483 # P2P (Wi-Fi Direct)
491 # Wi-Fi Direct
492 # This can be used to enable Wi-Fi Direct extensions for P2P using an external
DREADME199 Wi-Fi Alliance (http://www.wi-fi.org/) used a draft version of the
202 is called Wi-Fi Protected Access<TM> (WPA). This has now become a
204 by Wi-Fi Alliance. Wi-Fi provides information about WPA at its web
227 servers. Wi-Fi calls these "WPA-Enterprise" and "WPA-Personal",
246 June 2004. Wi-Fi Alliance is using the final IEEE 802.11i as a new
DChangeLog630 * added support for Wi-Fi Display extensions
839 * Wi-Fi Direct support. See README-P2P for more information.
971 * added support for Wi-Fi Protected Setup (WPS)
/external/icu/icu4c/source/data/locales/
Dlkt.txt45 "Wiótheȟika Wí",
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.ui501 <string>&amp;Wi-Fi Protected Setup</string>
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts877 <source>&amp;Wi-Fi Protected Setup</source>
/external/chromium-trace/catapult/tracing/third_party/d3/
Dd3.min.js2Wi(t),i=Wi(1/t);return r.invert=function(t){return i(n.invert(t))},r.domain=function(t){return arg… class in anonymousFunction481c1d570100.y.j.H.Rt.Dt.Pt.Ee.Te.Re.Ye.t.r.a.Be.e.Fu
/external/webrtc/data/voice_engine/stereo_rtp_files/
Dhrtf_g722_1C_48_jitterT2.rtp733 �0Wi0����'�A�r��$%*�VI�U(�"�RQ��-w NA"ʄ��2� $WT�70�H�&�]��?TT*�1܉
1384 ��������]?���@1F��6sT��ה>:E�*� *:���Ψ��r�R2 M�������d�Wi���o
2332 …h&HaMլ�������z��4�Gˠ������ ������A��}K��PEI��X� ��-BQ%��x8J0�B�Wi���"M1��9i�J.�h+…
Dstereo_g729_jitter.rtp517 …�%I��Xa�رJ*Ls��yz�V��S�צ�X���>Z��֜p�Q.���<�4��v ������I��X�� ~��&�W�ޣϋ�Wi��Y�K������]r�8
Dstereo_g729.rtp525 …��%I��Xa�رJ*Ls��yz�V��S�צ�X���>Z��֜p�Q.���<�4��uЀ�����I��X�� ~��&�W�ޣϋ�Wi��Y�K������]r�8
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kpdf_mgc.pkb677 …$ �����3�4-5yF<IL�����anx�DTYc|�� &"(=JENh]X4=EDETO]Yes�z .8FNSe>126;>FLQY[Wi�iw �&m�� � j
1592 B�B������A�M�����w ]�u%dz�exmvun���HVo�Wi�����Y+zNRXPZ_`^a.126KVbk�����RDKWZ[^hm636559?Q_nv…

12