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

1 2 3 4 5 6 78 91011>>

  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 78 passphrase, pin)
README 520 psk="very secret passphrase"
607 psk="very secret passphrase"
646 included in configuration. If the private key uses a passphrase, this
750 passphrase <network id> <passphrase> = configure private key passphrase
    [all...]
README-P2P 143 SSID/passphrase configuration based on a previously used persistent
412 Get the passphrase for a group (only available when acting as a GO).
477 passphrase on the GO that is normally used to allow legacy stations to
479 shared, devices with knowledge of that passphrase can still connect.
  /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...]
  /external/chromium_org/chrome/browser/chromeos/cros/
network_library_impl_base.h 186 const std::string& passphrase,
241 std::string passphrase; member in struct:chromeos::NetworkLibraryImplBase::ConnectData
  /external/chromium_org/chromeos/docs/
onc_spec.html 54 passphrase so that upon entering the passphrase the entire configuration is
518 <dt class="field">Passphrase</dt>
526 Describes the passphrase for WEP/WPA/WPA2
527 connections. If <span class="value">WEP-PSK</span> is used, the passphrase
    [all...]
  /external/chromium_org/chromeos/network/
managed_network_configuration_handler_unittest.cc 414 // The passphrase isn't sent again, because it's configured by the user and
450 // The passphrase isn't sent again, because it's configured by the user and
  /external/chromium_org/sync/engine/
get_commit_ids_command.cc 105 // 2. It requires encryption (either the type is encrypted but a passphrase
127 // provided the most recent passphrase).
  /external/openssh/
INSTALL 47 If you wish to build the GNOME passphrase requester, you will need the GNOME
54 passphrase requester. This is maintained separately at:
OVERVIEW 56 encrypted with a passphrase. The functions to read passphrases
  /external/openssh/contrib/cygwin/
README 145 --passphrase -p word Use "word" as passphrase automatically.
  /external/openssh/contrib/suse/
openssh.spec 42 Summary: A passphrase dialog for OpenSSH and the X window System.
77 This package contains an X Window System passphrase dialog for OpenSSH.
  /external/wpa_supplicant_8/src/crypto/
tls.h 107 * @private_key_passwd: Passphrase for decrypted private key, %NULL if no
108 * passphrase is used.
  /external/wpa_supplicant_8/src/tls/
tlsv1_cred.c 311 * @private_key_passwd: Passphrase for decrypted private key, %NULL if no
312 * passphrase is used.
  /external/chromium_org/chrome/test/functional/ap_lab/
linksys_ap_configurator.py 176 key_field = '//input[@name="PassPhrase"]'
  /external/chromium_org/chromeos/dbus/
shill_service_client_unittest.cc 115 const char kValue[] = "passphrase";
  /external/chromium_org/chromeos/network/onc/
onc_constants.cc 124 const char kPassphrase[] = "Passphrase";
  /external/chromium_org/third_party/openssl/openssl/apps/
CA.sh 167 echo "Cert passphrase will be requested twice - bug?"
enc.c 305 BIO_printf(bio_err,"%-14s passphrase is the next argument\n","-k");
306 BIO_printf(bio_err,"%-14s passphrase is the first line of the file argument\n","-kfile");
308 BIO_printf(bio_err,"%-14s from a passphrase. One of md2, md5, sha or sha1\n","");
  /external/openssl/apps/
CA.sh 167 echo "Cert passphrase will be requested twice - bug?"
enc.c 305 BIO_printf(bio_err,"%-14s passphrase is the next argument\n","-k");
306 BIO_printf(bio_err,"%-14s passphrase is the first line of the file argument\n","-kfile");
308 BIO_printf(bio_err,"%-14s from a passphrase. One of md2, md5, sha or sha1\n","");
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls.c 61 "key passphrase");
  /external/wpa_supplicant_8/src/p2p/
p2p_utils.c 16 * p2p_random - Generate random string for SSID and passphrase
  /external/wpa_supplicant_8/hostapd/
README 332 # secret in hex format (64 hex digits), wpa_psk, or as an ASCII passphrase
334 # so the PSK changes when ASCII passphrase is used and the SSID is changed.
336 #wpa_passphrase=secret passphrase

Completed in 1085 milliseconds

1 2 3 4 5 6 78 91011>>