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

1 2 34 5 6 7 8 91011>>

  /libcore/ojluni/src/main/java/javax/crypto/spec/
PBEParameterSpec.java 33 * encryption (PBE), as defined in the
47 * Constructs a parameter set for password-based encryption as defined in
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/uiflows/
EncryptDeviceActivity.java 33 * Activity to ask for permission to activate full-filesystem encryption.
72 // to encryption tool.
  /system/bt/btif/include/
btif_dm.h 74 tBTM_LE_PENC_KEYS penc_key; /* received peer encryption key */
80 tBTM_LE_LENC_KEYS lenc_key; /* local encryption reproduction keys LTK = = d1(ER,DIV,0)*/
  /system/bt/stack/gatt/
gatt_auth.c 155 ** Description link encryption complete callback.
211 GATT_TRACE_ERROR("Unknown operation encryption completed");
224 ** Description link encryption complete notification for all encryption process
266 GATT_TRACE_DEBUG("notify GATT for encryption completion of unknown device");
333 /* if a encryption is pending, need to wait */
412 ** Description This routine get the encryption status of the specified link
415 ** Returns tGATT_STATUS link encryption status
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/res/values/
base-strings.xml 26 encryption keys that only your application can access. You can also sign data
  /development/samples/ApiDemos/res/xml/
device_admin_encryption.xml 18 <!-- This screen is shown for the "Encryption" header. -->
  /development/samples/browseable/BasicAndroidKeyStore/res/values/
base-strings.xml 26 encryption keys that only your application can access. You can also sign data
  /external/autotest/server/site_tests/network_WiFi_Perf/
control.11a_aes 15 throughput on a DUT with an 802.11a network with AES encryption.
control.11a_tkip 15 throughput on a DUT with an 802.11a network with TKIP encryption.
control.11g_aes 15 throughput on a DUT with an 802.11g network with AES encryption.
control.11g_tkip 15 throughput on a DUT with an 802.11g network with TKIP encryption.
  /external/autotest/server/site_tests/network_WiFi_SimpleConnect/
control.wifi_check1x_WEP 16 dynamic WEP encryption.
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DefaultCMSSignatureAlgorithmNameGenerator.java 26 private void addEntries(ASN1ObjectIdentifier alias, String digest, String encryption)
29 encryptionAlgs.put(alias, encryption);
133 * Return the digest encryption algorithm using one of the standard
151 * Set the mapping for the encryption algorithm used in association with a SignedData generation
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ntt/
NTTObjectIdentifiers.java 7 * Use of the Camellia Encryption Algorithm
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/
README.rst 5 encryption and decryption, signing and verifying signatures, and key
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
__init__.py 18 Module for calculating large primes, and RSA encryption, decryption, signing
  /external/fonttools/Lib/fontTools/misc/
eexec.py 2 charstring encryption algorithm as used by PostScript Type 1 fonts.
  /external/libvncserver/
TODO 4 - Implement encryption in libvncserver.
  /external/lzma/C/
Aes.h 1 /* Aes.h -- AES encryption / decryption
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
ProtectionSchemeInformationBox.java 23 * to understand the encryption transform applied and its parameters, and also to find other
SchemeInformationBox.java 23 * Any information the encryption system needs is stored here. The content of this box is a series of
  /external/srtp/crypto/include/
crypto_types.h 91 * @brief The null cipher performs no encryption.
94 * encryption and decryption operations. This cipher can be chosen
95 * to indicate that no encryption is to be performed.
110 * SEAL is the Software-Optimized Encryption Algorithm of Coppersmith
  /external/tpm2/
CpriSym_fp.h 31 // Counter mode decryption uses the same algorithm as encryption. The
49 // OFB encryption and decryption use the same algorithms for both. The
60 // Counter mode decryption uses the same algorithm as encryption. The
71 // OFB encryption and decryption use the same algorithms for both. The
  /frameworks/base/tests/LegacyRestoreTest/
README 4 to the PBKDF2 implementation. The archive's encryption password, entered on-screen,
  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
va_private.h 24 // encryption parameters for PAVP

Completed in 611 milliseconds

1 2 34 5 6 7 8 91011>>