/external/wpa_supplicant_8/wpa_supplicant/ |
sme.c | 135 "key management and encryption suites"); 148 "key management and encryption suites (no "
|
wpa_supplicant.conf.orig | 356 # cells, i.e., networks that use both plaintext and encryption in the same 485 # 'peaplabel=1' can be used to force new label, "client PEAP encryption", 488 # encryption", and wpa_supplicant is now using that as the default value. [all...] |
/frameworks/base/media/libstagefright/id3/ |
ID3.cpp | 633 // Compression or encryption are not supported at this time. 637 LOGV("Skipping unsupported frame (compression, encryption "
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
OpenSSLSocketImpl.java | 250 * from the OpenSSL library. It can negotiate new encryption keys, change 680 * write data according to the encryption parameters given in SSL context. [all...] |
/libcore/support/src/test/java/libcore/java/security/ |
StandardNames.java | 317 // different names: added "Encryption" suffix 637 // Old non standard exportable encryption [all...] |
/development/samples/ApiDemos/res/values/ |
strings.xml | [all...] |
/external/bluetooth/bluez/tools/ |
csr.c | 750 return "Minimum encryption key length"; 752 return "Maximum encryption key length"; 826 return "DFU encryption VM application public key MSB"; 828 return "DFU encryption VM application public key LSB"; 830 return "DFU encryption VM application M dash"; 832 return "DFU encryption VM application public key R2N MSB"; 834 return "DFU encryption VM application public key R2N LSB"; [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncapi.h | 293 // Same as |unencrypted_data_|, but for legacy password encryption. 614 // TODO(zea): One day get passwords playing nicely with the rest of encryption 785 // encryption, |for_decryption| will be false. [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver.h | 442 * set_key - Configure encryption key 444 * @alg: encryption algorithm (%WPA_ALG_NONE, %WPA_ALG_WEP, 902 * processing (TX rate control, encryption/decryption). [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_supplicant.conf.orig | 314 # cells, i.e., networks that use both plaintext and encryption in the same 433 # 'peaplabel=1' can be used to force new label, "client PEAP encryption", 436 # encryption", and wpa_supplicant is now using that as the default value.
|
/external/wpa_supplicant_8/src/ap/ |
wpa_auth_ft.c | 338 /* aes_wrap() does not support inplace encryption, so use a temporary [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAdapter.java | [all...] |
/frameworks/base/docs/html/guide/practices/ |
security.jd | 143 href="http://source.android.com/tech/encryption/index.html">file system 144 encryption</a>.</p> [all...] |
/external/bluetooth/bluez/compat/ |
dund.c | 425 "\t--encrypt -E Enable encryption\n"
|
/external/bluetooth/bluez/test/ |
rctest.c | 588 "\t[-E] request encryption\n"
|
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/ |
AESFastEngine.java | 11 * For further details see: <a href="http://csrc.nist.gov/encryption/aes/">http://csrc.nist.gov/encryption/aes/</a>. 19 * The fastest uses 8Kbytes of static tables to precompute round calculations, 4 256 word tables for encryption [all...] |
DESEngine.java | 28 * @param encrypting whether or not we are for encryption.
|
/external/chromium/chrome/browser/automation/ |
testing_automation_provider_chromeos.cc | 301 item->SetString("encryption", wifi->GetEncryptionString());
|
/external/chromium/chrome/browser/resources/options/ |
sync_setup_overlay.html | 308 <div id="passphrase-encryption-message"
|
/external/chromium/chrome/browser/sync/glue/ |
password_model_associator.cc | 210 // We always encrypt passwords, so no need to check if encryption is enabled.
|
/external/chromium/chrome/browser/sync/ |
sync_setup_flow.cc | 150 // Load the parameters for the encryption tab.
|
/external/chromium/third_party/libevent/ |
evrpc.h | 435 * implement compression, authentication, encryption, ...
|
/external/chromium/third_party/libjingle/source/talk/xmpp/ |
xmppengine.h | 91 //! Initiate TLS encryption on the socket.
|
/external/dropbear/libtomcrypt/src/ciphers/safer/ |
safer.c | 16 * DESCRIPTION: block-cipher algorithm SAFER (Secure And Fast Encryption
|
/external/dropbear/ |
options.h | 69 /* Encryption - at least one required.
|