HomeSort by relevance Sort by last modified time
    Searched full:encryption (Results 151 - 175 of 1225) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
core.py 34 '''Encrypts a message using encryption key 'ekey', working modulo n'''
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
notice.html 73 <p>Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to
74 another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import,
75 possession, or use, and re-export of encryption software, to see if this is permitted.</p>
  /external/kernel-headers/original/uapi/linux/
loop.h 69 #define LO_CRYPT_FISH2 3 /* Twofish encryption */
  /external/libvncserver/common/
d3des.h 32 * for encryption or decryption according to MODE.
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
SecurityAgree.java 141 * Set Encryption Algorithm (ealg parameter)
142 * @param ealg - encryption algorithm value
149 + "Exception, SecurityClient, setEncryptionAlgorithm(), the encryption-algorithm parameter is null");
273 * Get Encryption Algorithm
  /external/webrtc/webrtc/base/
transformadapter.h 38 // supplied TransformInterface object, which may apply compression, encryption,
  /frameworks/base/docs/html/guide/topics/media/
exoplayer.jd 12 including Dynamic adaptive streaming over HTTP (DASH), SmoothStreaming and Common Encryption. It's
  /libcore/ojluni/src/main/java/java/security/
CryptoPrimitive.java 65 * Asymmetric primitive: public key encryption
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
loop.h 68 #define LO_CRYPT_FISH2 3 /* Twofish encryption */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
loop.h 68 #define LO_CRYPT_FISH2 3 /* Twofish encryption */
  /prebuilts/go/darwin-x86/src/crypto/aes/
cipher.go 15 // A cipher is an instance of AES encryption using a particular key.
  /prebuilts/go/darwin-x86/src/crypto/cipher/
cfb.go 59 // stack trace will indicate whether it was de or encryption
  /prebuilts/go/darwin-x86/src/crypto/x509/
pem_decrypt.go 7 // RFC 1423 describes the encryption of PEM blocks. The algorithm used to
25 // Possible values for the EncryptPEMBlock encryption algorithm.
129 return nil, errors.New("x509: unknown encryption mode")
186 return nil, errors.New("x509: unknown encryption mode")
  /prebuilts/go/linux-x86/src/crypto/aes/
cipher.go 15 // A cipher is an instance of AES encryption using a particular key.
  /prebuilts/go/linux-x86/src/crypto/cipher/
cfb.go 59 // stack trace will indicate whether it was de or encryption
  /prebuilts/go/linux-x86/src/crypto/x509/
pem_decrypt.go 7 // RFC 1423 describes the encryption of PEM blocks. The algorithm used to
25 // Possible values for the EncryptPEMBlock encryption algorithm.
129 return nil, errors.New("x509: unknown encryption mode")
186 return nil, errors.New("x509: unknown encryption mode")
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-cipher/1.4/
plexus-cipher-1.4.pom 14 <name>Plexus Cipher: encryption/decryption Component</name>
  /system/tpm/trunks/
password_authorization_delegate.h 34 // This delegate performs no parameter encryption.
  /system/vold/
KeyStorage.h 25 // Represents the information needed to decrypt a disk encryption key.
PrivateVolume.h 62 /* Encryption key as raw bytes */
  /external/srtp/crypto/include/
cipher.h 58 * operation, i.e. encryption or decryption. For some ciphers, this
63 direction_encrypt, /**< encryption (convert plaintext to ciphertext) */
65 direction_any /**< encryption or decryption */
  /external/tpm2/
CommandCodeAttributes.c 104 // This function returns the size of the decrypt size field. This function returns 0 if encryption is not allowed
108 // 0 encryption not allowed
132 // 0 encryption not allowed
Context_spt.c 16 // This function retrieves the symmetric protection key for context encryption It is used by
17 // TPM2_ConextSave() and TPM2_ContextLoad() to create the symmetric encryption key and iv
45 // Get the symmetric encryption key size
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_background.sgml 47 hardware. It still uses RC4 for the encryption like WEP, but with
60 Group Key Handshake) for generating and exchanging data encryption
75 support for more robust encryption algorithm (CCMP: AES in Counter
  /external/wpa_supplicant_8/wpa_supplicant/
eap_testing.txt 120 1) PEAPv1 required new label, "client PEAP encryption" instead of "client EAP
121 encryption", during key derivation (requires phase1="peaplabel=1" in the
175 Note: PEAPv1 requires TLS key derivation to use label "client EAP encryption"
202 Note: PEAPv1 requires TLS key derivation to use label "client EAP encryption"
224 Note: PEAPv1 requires TLS key derivation to use label "client EAP encryption"
294 Note: PEAPv1 requires TLS key derivation to use label "client EAP encryption"
363 - uses label "client EAP encryption"
369 - uses label "client EAP encryption"
375 - uses label "client PEAP encryption"
380 - uses label "client PEAP encryption"
    [all...]

Completed in 2043 milliseconds

1 2 3 4 5 67 8 91011>>