/external/wpa_supplicant_8/src/ap/ |
hostapd.c | 213 "encryption keys (ifname=%s keyidx=%d)", 224 "default mgmt encryption keys " 251 wpa_printf(MSG_WARNING, "Could not set WEP encryption."); 431 "encryption."); [all...] |
/system/bt/bta/hh/ |
bta_hh_le.c | [all...] |
/docs/source.android.com/src/compatibility/5.1/ |
android-5.1-cdd.html | 295 <p class="toc_h2"><a href="#9_9_full-disk-encryption">9.9. Full-Disk Encryption</a></p> [all...] |
/docs/source.android.com/src/compatibility/ |
android-cdd.html | 297 <p class="toc_h2"><a href="#9_9_full-disk-encryption">9.9. Full-Disk Encryption</a></p> [all...] |
/development/samples/ApiDemos/res/values/ |
strings.xml | [all...] |
/cts/tests/tests/keystore/src/android/keystore/cts/ |
BlockCipherTestBase.java | 602 // Test encryption 636 // Test encryption [all...] |
/external/boringssl/src/include/openssl/ |
x509.h | 510 /* Password based encryption structure */ 517 /* Password based encryption V2 structures */ 521 X509_ALGOR *encryption; member in struct:PBE2PARAM_st [all...] |
pem.h | 190 EVP_CIPHER *dec; /* date encryption cipher */
|
/external/boringssl/src/ssl/test/runner/ |
conn.go | 139 nextCipher interface{} // next encryption state 162 // prepareCipherSpec sets the encryption and MAC states 170 // changeCipherSpec changes the encryption and MAC states [all...] |
/external/openssh/ |
sshd.0 | 19 The forked daemons handle key exchange, encryption, authentication, 166 the encryption algorithm to use from those offered by the server. 172 client selects the encryption algorithm to use from those offered by the [all...] |
sshd.8 | 74 key exchange, encryption, authentication, command execution, 308 The client selects the encryption algorithm 316 The client selects the encryption algorithm
|
sshd.c | [all...] |
/frameworks/base/docs/html/training/articles/ |
security-tips.jd | 89 href="http://source.android.com/tech/encryption/index.html">file system 90 encryption</a>.</p> 495 encryption, and providing secure communications channels, Android provides a [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
mkvparser.cpp | 4645 ContentEncryption* const encryption = new ContentEncryption(); local [all...] |
/system/bt/bta/gatt/ |
bta_gattc_act.c | 424 ** Description process encryption complete message. [all...] |
/system/bt/stack/smp/ |
aes.c | 670 /* The 'on the fly' encryption key update for for 128 bit keys */ 777 /* The 'on the fly' encryption key update for for 256 bit keys */ 857 /* The 'on the fly' encryption key update for for 256 bit keys */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
AESFastEngine.java | 13 * For further details see: <a href="http://csrc.nist.gov/encryption/aes/">http://csrc.nist.gov/encryption/aes/</a>. 21 * The fastest uses 8Kbytes of static tables to precompute round calculations, 4 256 word tables for encryption [all...] |
DESEngine.java | 29 * @param encrypting whether or not we are for encryption.
|
/external/ipsec-tools/src/racoon/ |
handler.h | 158 vchar_t *skeyid_e; /* SKEYID_e, i.e. encryption */
|
isakmp.h | 147 #define ISAKMP_FLAG_E 0x01 /* Encryption Bit */
|
/external/ppp/pppd/ |
main.c | 948 { 0x53, "Encryption" }, 949 { 0x55, "Individual Link Encryption" }, 1015 { 0x8053, "Encryption Control Protocol" }, 1016 { 0x8055, "Individual Link Encryption Control Protocol" }, [all...] |
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
SkPdfEncryptionCommonDictionary_autogen.h | 13 // Entries common to all encryption dictionaries [all...] |
SkPdfStandardSecurityHandlerDictionary_autogen.h | 13 // Additional encryption dictionary entries for the standard security handler [all...] |
/external/srtp/test/ |
rtpw.c | 500 " -e use encryption\n"
|
/external/tcpdump/ |
isakmp.h | 147 #define ISAKMP_FLAG_E 0x01 /* Encryption Bit */
|