HomeSort by relevance Sort by last modified time
    Searched full:passphrase (Results 176 - 200 of 485) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/autotest/client/site_tests/network_WiFiInvalidParameters/
network_WiFiInvalidParameters.py 163 'let us configure a bad passphrase: '
  /external/autotest/server/cros/ap_configurators/
belkinF9K1001_ap_configurator.py 124 text_field = '//input[@name="passphrase"]'
keeboxw150nr_ap_configurator.py 224 self.select_item_from_popup_by_id('Passphrase', 'id_shared_keytype')
levelone_ap_configurator.py 141 text = '//input[@name="passphrase"]'
linksys_ap_configurator.py 184 key_field = '//input[@name="PassPhrase"]'
netgear_single_band_configurator.py 162 xpath = '//input[@name="passphrase"]'
trendnet654tr_ap_configurator.py 158 self.set_content_of_text_field_by_id(shared_key, 'passphrase')
trendnet731br_ap_configurator.py 124 # This router doesn not support ASCII passphrase for
  /external/autotest/server/site_tests/network_WiFi_ProfileGUID/
network_WiFi_ProfileGUID.py 111 passphrase=self.TEST_PASSWORD2)):
  /external/autotest/server/site_tests/platform_CrashStateful/
platform_CrashStateful.py 46 ' key=passphrase:passphrase_passwd=secret'
  /external/autotest/server/site_tests/platform_SyncCrash/
platform_SyncCrash.py 85 ' key=passphrase:passphrase_passwd=secret'
  /external/curl/lib/
ssh.h 119 const char *passphrase; /* pass-phrase to use */ member in struct:ssh_conn
  /external/google-tv-pairing-protocol/cpp/tests/polo/util/
certificateutiltest.cc 156 // sure we can read it back in with the supplied passphrase.
  /external/robolectric-shadows/scripts/
README.md 85 $ export SIGNING_PASSWORD=<Passphrase for GPG signing key>
  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 71 passphrase, pin)
dpp_supplicant.c 429 conf_sta->passphrase = os_strdup(pass);
430 if (!conf_sta->passphrase)
451 conf_ap->passphrase = os_strdup(pass);
452 if (!conf_ap->passphrase)
932 if (auth->passphrase[0]) {
934 auth->passphrase) < 0)
    [all...]
  /hardware/interfaces/wifi/1.2/default/
hidl_struct_util.cpp     [all...]
  /libcore/ojluni/src/main/java/java/io/
Console.java 277 * Provides a formatted prompt, then reads a password or passphrase from
304 * @return A character array containing the password or passphrase read
343 * Reads a password or passphrase from the console with echoing disabled
348 * @return A character array containing the password or passphrase read
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-cipher/1.4/
plexus-cipher-1.4.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adhoc.h 685 LPCWSTR Passphrase,
756 LPCWSTR Passphrase,
787 #define IDot11AdHocNetwork_Connect(This,Passphrase,GeographicalId,fSaveProfile,fMakeSavedProfileUserSpecific) (This)->lpVtbl->Connect(This,Passphrase,GeographicalId,fSaveProfile,fMakeSavedProfileUserSpecific)
    [all...]
  /hardware/interfaces/wifi/1.0/
types.hal 593 /** Minimum length of Passphrase argument for data-path configuration */
596 /** Maximum length of Passphrase argument for data-path configuration */
721 PASSPHRASE, // security: passphrase
956 * Optional Passphrase. Must be specified (and is only used) if |securityType| is set to
957 * |NanDataPathSecurityType.PASSPHRASE|.
962 vec<uint8_t> passphrase;
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
wpa_gui_de.ts 175 <source>WPA/WPA2 pre-shared key or passphrase</source>
176 <translation>WPA/WPA2 Pre-Shared Key oder Passphrase</translation>
285 <source>WPA-PSK requires a passphrase of 8 to 63 characters
287 <translation>WPA PSK benötigt ein Passphrase mit 8 bis 63 Zeichen
652 <source>Private key passphrase: </source>
653 <translation>Privater Key Passphrase: </translation>
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp 236 menu->addAction(tr("Show passphrase"), this,
950 * passphrase="YOyTkxID" go_dev_addr=02:40:61:c2:f3:b7
960 pos = ssid.indexOf(" passphrase=\"");
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/22/
commons-parent-22.pom 557 <passphrase>${gpg.passphrase}</passphrase>
640 <passphrase>${gpg.passphrase}</passphrase>
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/25/
commons-parent-25.pom 615 <passphrase>${gpg.passphrase}</passphrase>
708 <passphrase>${gpg.passphrase}</passphrase>
    [all...]

Completed in 1042 milliseconds

1 2 3 4 5 6 78 91011>>