HomeSort by relevance Sort by last modified time
    Searched full:passphrase (Results 201 - 225 of 421) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/wpa_supplicant_8/src/eap_peer/
eap_tls.c 62 "key passphrase");
  /external/wpa_supplicant_8/wpa_supplicant/
README-P2P 169 SSID/passphrase configuration based on a previously used persistent
598 Get the passphrase for a group (only available when acting as a GO).
670 passphrase on the GO that is normally used to allow legacy stations to
672 shared, devices with knowledge of that passphrase can still connect.
    [all...]
android.config 206 # Remove IEEE 802.11i/WPA-Personal ASCII passphrase support
478 # Password (and passphrase, etc.) backend for external storage
config_winreg.c 344 if (ssid->passphrase) {
346 wpa_printf(MSG_ERROR, "Both PSK and passphrase "
defconfig 222 # Remove IEEE 802.11i/WPA-Personal ASCII passphrase support
506 # Password (and passphrase, etc.) backend for external storage
config_file.c 130 if (ssid->passphrase) {
133 "passphrase configured.", line);
    [all...]
sme.c 91 if (ssid->passphrase == NULL) {
102 (u8 *) ssid->passphrase,
103 os_strlen(ssid->passphrase),
    [all...]
README-Windows.txt 183 psk="secret passphrase"
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.ui 144 <string>WPA/WPA2 pre-shared key or passphrase</string>
  /external/autotest/client/cros/networking/
shill_xmlrpc_server.py 135 if params.passphrase is not None:
136 properties[shill.SERVICE_PROPERTY_PASSPHRASE] = params.passphrase
  /external/cros/system_api/dbus/shill/
dbus-constants.h 54 const char kPassphraseProperty[] = "Passphrase";
421 const char kErrorBadPassphrase[] = "bad-passphrase";
    [all...]
  /external/wpa_supplicant_8/hostapd/
README-WPS 14 passphrase/PSK) and configuration of an access point and client
84 # Default WPA passphrase for legacy (non-WPS) clients
hostapd.conf 763 # Passphrase for private key
764 #private_key_passwd=secret passphrase
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls.h 126 * @private_key_passwd: Passphrase for decrypted private key, %NULL if no
127 * passphrase is used.
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/gmaven/1.5/
gmaven-1.5.pom     [all...]
  /external/netperf/
Release_Notes 46 This takes as an argument a passphrase. In the case of netserver
47 it will expect a control message with the passphrase as the first
49 receive a control message with the passphrase it will close the
54 the passphrase will be the first thing sent on the control
55 connection. There is no response to a passphrase control message.
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/commons/commons-parent/32/
commons-parent-32.pom 781 <passphrase>${gpg.passphrase}</passphrase>
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/32/
commons-parent-32.pom 781 <passphrase>${gpg.passphrase}</passphrase>
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/33/
commons-parent-33.pom     [all...]
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-parent/33/
commons-parent-33.pom     [all...]
  /external/autotest/client/site_tests/kernel_fs_Punybench/
kernel_fs_Punybench.py 49 ' key=passphrase:passphrase_passwd=secret'
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/
cmdshell.py 403 :param ssh_pwd: The passphrase, if any, associated with
  /external/nanohttpd/core/src/main/java/fi/iki/elonen/
NanoHTTPD.java     [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
WifiP2pManagerFacade.java 313 msg.putString("Passphrase", group.getPassphrase());
  /external/wpa_supplicant_8/src/p2p/
p2p_utils.c 18 * p2p_random - Generate random string for SSID and passphrase

Completed in 558 milliseconds

1 2 3 4 5 6 7 891011>>