HomeSort by relevance Sort by last modified time
    Searched full:passphrase (Results 101 - 125 of 322) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 71 passphrase, pin)
wpas_glue.c 736 else if (os_strcmp(field, "PASSPHRASE") == 0)
775 *txt = "Private key passphrase";
776 ret = "PASSPHRASE";
782 *txt = "PSK or passphrase";
README 521 psk="very secret passphrase"
608 psk="very secret passphrase"
647 included in configuration. If the private key uses a passphrase, this
751 passphrase <network id> <passphrase> = configure private key passphrase
    [all...]
wpa_cli.c     [all...]
config_file.c 130 if (ssid->passphrase) {
133 "passphrase configured.", line);
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-cipher-1.7.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-cipher/1.7/
plexus-cipher-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-cipher/1.4/
plexus-cipher-1.4.jar 
  /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...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/28/
commons-parent-28.pom 665 <passphrase>${gpg.passphrase}</passphrase>
759 <passphrase>${gpg.passphrase}</passphrase>
    [all...]
  /external/openssh/
INSTALL 51 If you wish to build the GNOME passphrase requester, you will need the GNOME
58 passphrase requester. This is maintained separately at:
OVERVIEW 56 encrypted with a passphrase. The functions to read passphrases
  /external/openssh/contrib/suse/
openssh.spec 40 Summary: A passphrase dialog for OpenSSH and the X window System.
75 This package contains an X Window System passphrase dialog for OpenSSH.
  /external/wpa_supplicant_8/hs20/server/ca/
setup.sh 38 # -p: passphrase for private keys ($PASS)\n
85 # Set the passphrase and some other common config accordingly.
  /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/libvncserver/x11vnc/misc/
rx11vnc.pl 150 # for password/passphrase dialog)
  /external/wpa_supplicant_8/hostapd/
README 326 # secret in hex format (64 hex digits), wpa_psk, or as an ASCII passphrase
328 # so the PSK changes when ASCII passphrase is used and the SSID is changed.
330 #wpa_passphrase=secret passphrase
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-parent/11/
maven-parent-11.pom 920 <passphrase>${gpg.passphrase}</passphrase>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-parent/8/
maven-parent-8.pom 288 <passphrase>${gpg.passphrase}</passphrase>
  /external/wpa_supplicant_8/src/crypto/
crypto_openssl.c 802 int pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len,
805 if (PKCS5_PBKDF2_HMAC_SHA1(passphrase, os_strlen(passphrase), ssid,
  /external/jetty/src/java/org/eclipse/jetty/server/
ShutdownMonitor.java 220 * <code>STOP.KEY</code> = the magic key/passphrase to allow the stop (defaults to "eclipse")<br>
  /external/openssh/contrib/redhat/
openssh.spec 123 Summary: A passphrase dialog for OpenSSH and X.
129 Summary: A passphrase dialog for OpenSSH, X, and GNOME.
165 an X11 passphrase dialog for OpenSSH.
170 an X11 passphrase dialog for OpenSSH and the GNOME GUI desktop

Completed in 478 milliseconds

1 2 3 45 6 7 8 91011>>