OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:passphrase
(Results
151 - 175
of
421
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
110
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/netperf/src/
netsh.h
80
extern char *
passphrase
;
/external/wpa_supplicant_8/wpa_supplicant/
todo.txt
71
passphrase
, pin)
wpas_glue.c
736
else if (os_strcmp(field, "
PASSPHRASE
") == 0)
777
*txt = "Private key
passphrase
";
778
ret = "
PASSPHRASE
";
784
*txt = "PSK or
passphrase
";
/libcore/ojluni/src/main/java/java/io/
Console.java
275
* Provides a formatted prompt, then reads a password or
passphrase
from
302
* @return A character array containing the password or
passphrase
read
341
* Reads a password or
passphrase
from the console with echoing disabled
346
* @return A character array containing the password or
passphrase
read
/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
/system/connectivity/apmanager/
config.h
67
void SetPassphrase(const std::string&
passphrase
);
/system/connectivity/shill/test-rpc-proxy/
proxy_dbus_shill_wifi_client.h
33
const std::string&
passphrase
) override;
proxy_shill_wifi_client.h
52
const std::string&
passphrase
) = 0;
/system/weaved/buffet/
shill_client.h
55
const std::string&
passphrase
,
/external/curl/src/
tool_getparam.c
283
/* Split the argument of -E to 'certname' and '
passphrase
' separated by colon.
292
char **
passphrase
)
299
*
passphrase
= NULL;
306
* means no
passphrase
was given and no characters escaped */
373
*
passphrase
= strdup(param_place);
1391
char *certname, *
passphrase
;
local
[
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
...]
/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
...]
/prebuilts/tools/common/offline-m2/org/apache/commons/commons-parent/25/
commons-parent-25.pom
615
<
passphrase
>${gpg.
passphrase
}</
passphrase
>
708
<
passphrase
>${gpg.
passphrase
}</
passphrase
>
[
all
...]
/external/autotest/client/cros/networking/
wifi_proxy.py
54
type (e.g. the
passphrase
for psk security).
108
type (e.g. the
passphrase
for psk security).
/external/autotest/server/site_tests/factory_Basic/
test_list.fwteam_small
62
security='psk',
passphrase
='ganondorf')]
74
security='psk',
passphrase
='ganondorf'))
Completed in 821 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>