/external/boringssl/src/crypto/x509v3/ |
v3_purp.c | 95 {X509_PURPOSE_SMIME_ENCRYPT, X509_TRUST_EMAIL, 0, check_purpose_smime_encrypt, (char *) "S/MIME encryption", (char *) "smimeencrypt", NULL},
|
/external/boringssl/src/include/openssl/ |
ssl3.h | 240 /* The standards give a maximum encryption overhead of 1024 bytes. In practice
|
/external/conscrypt/src/main/java/org/conscrypt/ |
OpenSSLCipher.java | 117 * initialized for encryption or decryption. The {@code encodedKey} will be [all...] |
/external/ipsec-tools/src/libipsec/ |
pfkey_dump.c | 370 /* encryption key */
|
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/ |
rijndael-alg-fst.c | 407 * of encryption.
|
/external/jetty/src/java/org/eclipse/jetty/util/security/ |
UnixCrypt.java | 413 long constdatablock = 0L; /* encryption constant */
|
/external/libvncserver/common/ |
d3des.c | 17 * A portable, public domain, version of the Data Encryption Standard.
|
/external/libvncserver/libvncserver/tightvnc-filetransfer/ |
rfbtightproto.h | 47 * data transformation, such as encryption or external compression.)
|
/external/libvncserver/webclients/novnc/include/ |
des.js | 20 * DesCipher - the DES encryption method
|
jsunzip.js | 91 return { 'status' : false, 'error' : 'Encryption not implemented' };
|
/external/llvm/lib/Target/X86/ |
X86Schedule.td | 109 defm WriteAESDecEnc : X86SchedWritePair; // Decryption, encryption.
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
TokenTypes.java | 80 public static final int ENCRYPTION = START + 43;
|
/external/openssh/ |
kex.c | 631 /* ignore mac for authenticated encryption */
|
/external/wpa_supplicant_8/hostapd/ |
README-WPS | 19 While WPS can enable more home networks to use encryption in the
|
/external/wpa_supplicant_8/src/ap/ |
vlan_init.c | 902 "encryption for dynamic VLAN");
|
/external/wpa_supplicant_8/src/eap_common/ |
eap_eke_common.c | 465 * Ke = encryption key
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_eke.c | 32 u8 encr; /* forced encryption algorithm or 0 to allow all supported */
|
/external/wpa_supplicant_8/src/tls/ |
tlsv1_client_write.c | 357 wpa_printf(MSG_DEBUG, "TLSv1: RSA encryption failed");
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README-HS20 | 515 pairwise_cipher (CCMP = secure, NONE = no encryption used).
|
README-WPS | 20 While WPS can enable more home networks to use encryption in the
|
config_ssid.h | 287 * i.e., networks that use both plaintext and encryption in the same
|
/frameworks/base/cmds/bootanimation/ |
BootAnimation.cpp | 285 // If the device has encryption turned on or is in process
|
/frameworks/base/core/java/android/hardware/display/ |
DisplayManager.java | 159 * reasonable measures, such as over-the-air encryption, to prevent the contents
|
/frameworks/base/docs/html/google/play/licensing/ |
licensing-reference.jd | 78 <td>Default Obfuscator implementation that uses AES encryption/decryption
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
AnnOverlayPlane.cpp | 193 // as such encryption bit may be cleared during HW rendering
|