HomeSort by relevance Sort by last modified time
    Searched refs:passphrase (Results 51 - 70 of 70) sorted by null

1 23

  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-artifact-3.2.1.jar 
maven-settings-3.2.1.jar 
wagon-provider-api-2.6.jar 
aether-util-0.9.0.M2.jar 
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl_unittest.cc 139 const std::string& passphrase) {
140 VerifyMigratedNigoriWithTimestamp(0, passphrase_type, passphrase);
146 const std::string& passphrase) {
185 KeyParams params = {"localhost", "dummy", passphrase};
234 // Build a migrated nigori node with the specified default passphrase
268 // Build a migrated nigori node with the specified default passphrase
269 // as a custom passphrase.
299 // Build an unmigrated nigori node with the specified passphrase and type and
714 // Test that we don't attempt to migrate while an implicit passphrase is pending
716 // migrated, we should be in keystore passphrase state
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.h 105 * passphrase - WPA2-Personal passphrase for the group (GO only)
107 char passphrase[64]; member in struct:p2p_go_neg_results
406 * passphrase_len - Passphrase length (8..63)
408 * This parameter controls the length of the random passphrase that is
    [all...]
p2p.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 226 } else if (ssid->passphrase) {
227 bss->ssid.wpa_passphrase = os_strdup(ssid->passphrase);
config_file.c 130 if (ssid->passphrase) {
133 "passphrase configured.", line);
1243 !ssid->passphrase)
    [all...]
wpa_supplicant.c     [all...]
config_winreg.c 344 if (ssid->passphrase) {
346 wpa_printf(MSG_ERROR, "Both PSK and passphrase "
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 611 * passphrase - RSN passphrase for PSK
615 * the 8..63 character ASCII passphrase, if available. Please note that
616 * this can be %NULL if passphrase was not used to generate the PSK. In
619 const char *passphrase; member in struct:wpa_driver_associate_params
622 * psk - RSN PSK (alternative for passphrase for PSK)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old_handlers.c 1002 (os_strcmp(entry.key, "ssid") == 0 && ssid->passphrase))
    [all...]
dbus_new.c     [all...]
dbus_new_handlers.c 269 (os_strcmp(entry.key, "ssid") == 0 && ssid->passphrase))
    [all...]
dbus_new_handlers_p2p.c     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 870 milliseconds

1 23