/external/wpa_supplicant_8/src/eap_server/ |
eap_server_fast.c | 177 * encryption key, so just ignore this PAC-Opaque instead of 461 wpa_printf(MSG_INFO, "EAP-FAST: No PAC-Opaque encryption key " [all...] |
/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.c | 180 * RC4 key used in encryption = Key-IV + MS-MPPE-Recv-Key */ 770 "material data encryption key", [all...] |
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/ |
wpa_gui_de.ts | 145 <source>Encryption</source> 696 <source>Encryption:</source> [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
unistd.h | 78 /* Encryption is present. */ [all...] |
/external/bluetooth/bluez/compat/ |
hidd.c | 329 syslog(LOG_ERR, "Encryption for %s failed", bda);
|
pand.c | 619 "\t--encrypt -E Enable encryption\n"
|
/external/chromium/net/base/ |
x509_certificate.h | 190 // 1. Encryption without authentication and thus vulnerable to
|
/external/dropbear/ |
common-kex.c | 243 /* Generate the actual encryption/integrity keys, using the results of the
|
/external/ipsec-tools/src/libipsec/ |
pfkey_dump.c | 370 /* encryption key */
|
/external/ipsec-tools/src/racoon/ |
handler.h | 162 vchar_t *skeyid_e; /* SKEYID_e, i.e. encryption */
|
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/ |
rijndael-alg-fst.c | 407 * of encryption.
|
/external/kernel-headers/original/linux/ |
usb_ch9.h | 390 * encryption types available for setting up a CC/association.
|
/external/libpcap/ |
pcap.c | 374 DLT_CHOICE(DLT_JUNIPER_ES, "Juniper Encryption Services PIC"),
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
TokenTypes.java | 80 public static final int ENCRYPTION = START + 43;
|
/external/openssl/apps/ |
smime.c | 491 BIO_printf (bio_err, "cert.pem recipient certificate(s) for encryption\n");
|
/external/openssl/crypto/aes/ |
aes_core.c | [all...] |
/external/openssl/crypto/evp/ |
bio_ok.c | 70 easy way to add encryption support to many existing applications
|
/external/openssl/crypto/x509v3/ |
v3_purp.c | 87 {X509_PURPOSE_SMIME_ENCRYPT, X509_TRUST_EMAIL, 0, check_purpose_smime_encrypt, "S/MIME encryption", "smimeencrypt", NULL},
|
/external/openssl/include/openssl/ |
ssl3.h | 291 /* The standards give a maximum encryption overhead of 1024 bytes.
|
/external/openssl/ssl/ |
ssl3.h | 291 /* The standards give a maximum encryption overhead of 1024 bytes.
|
/external/qemu/block/ |
qcow.c | 31 /* QEMU COW block driver with compression and encryption support */
|
/external/qemu/ |
d3des.c | 17 * A portable, public domain, version of the Data Encryption Standard.
|
/external/wpa_supplicant/ |
eap_tls_common.c | 222 * @label: Label string for deriving the keys, e.g., "client EAP encryption"
|
tls_schannel.c | 208 os_strcmp(label, "client EAP encryption") != 0 ||
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
tls_schannel.c | 208 os_strcmp(label, "client EAP encryption") != 0 ||
|