HomeSort by relevance Sort by last modified time
    Searched full:encryption (Results 176 - 200 of 684) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/sync/glue/
model_associator.h 47 // Returns whether the datatype is ready for encryption/decryption if the
  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions_unittest.cc 14 #include "chrome/browser/sync/protocol/encryption.pb.h"
  /external/chromium/chrome/browser/sync/
signin_manager.h 26 // pair for encryption keys.
sync_setup_wizard.h 32 // Encryption --
  /external/dhcpcd/compat/
arc4random.c 20 * for encryption, but will generate good random numbers.
  /external/dropbear/
cli-algo.c 32 * The chosen [encryption | MAC | compression] algorithm to each
filelist.txt 23 packet.c Handles the basic packet encryption/decryption,
  /external/ipsec-tools/src/racoon/
algorithm.c 440 /* oakley encryption algorithm */
449 plog(LLV_DEBUG, LOCATION, NULL, "encryption(%s)\n",
580 /* ipsec encryption algorithm */
589 plog(LLV_DEBUG, LOCATION, NULL, "encryption(%s)\n",
sainfo.h 71 int encklen; /* key length if encryption algorithm */
proposal.h 76 int encmode; /* encryption mode */
101 int encklen; /* key length of encryption algorithm */
  /external/kernel-headers/original/linux/
loop.h 122 #define LO_CRYPT_FISH2 3 /* Twofish encryption */
  /external/openssl/crypto/bf/
bf_ecb.c 64 * (From LECTURE NOTES IN COMPUTER SCIENCE 809, FAST SOFTWARE ENCRYPTION,
  /external/openssl/crypto/rsa/
rsa_test.c 252 printf("PKCS#1 v1.5 encryption failed!\n");
265 printf("PKCS #1 v1.5 encryption/decryption ok\n");
278 printf("OAEP encryption failed!\n");
305 printf("OAEP encryption/decryption ok\n");
  /external/srtp/crypto/include/
cryptoalg.h 4 * API for authenticated encryption crypto algorithms
  /external/srtp/googlepatches/
google-7-srtp-security-fix.patch 78 enc_start = NULL; /* this indicates that there's no encryption */
  /external/webrtc/src/
common_types.h 129 // Encryption enums
150 class Encryption
182 virtual ~Encryption() {}
183 Encryption() {}
  /external/wpa_supplicant/
crypto.h 91 * aes_encrypt_init - Initialize AES for encryption
92 * @key: Encryption key
107 * aes_encrypt_deinit - Deinitialize AES encryption
304 * crypto_public_key_encrypt_pkcs1_v15 - Public key encryption (PKCS #1 v1.5)
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto.h 92 * aes_encrypt_init - Initialize AES for encryption
93 * @key: Encryption key
108 * aes_encrypt_deinit - Deinitialize AES encryption
305 * crypto_public_key_encrypt_pkcs1_v15 - Public key encryption (PKCS #1 v1.5)
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.h 49 * RC4 key used in encryption = Key-IV + MS-MPPE-Recv-Key */
  /frameworks/base/wifi/java/android/net/wifi/
ScanResult.java 34 * Describes the authentication, key management, and encryption schemes
  /libcore/luni/src/main/java/javax/crypto/
CipherOutputStream.java 32 * encryption is used with a {@code CipherOutputStream}, the {@code
  /libcore/luni/src/test/java/libcore/javax/crypto/
CipherTest.java 54 // except when wrapping data encryption is specifically allowed
  /packages/apps/Exchange/res/values/
strings.xml 179 <!-- A policy in which the device requires device or sd card encryption [CHAR LIMIT=40] -->
180 <string name="policy_require_encryption">require device encryption</string>
181 <!-- A policy in which the device requires device or sd card encryption [CHAR LIMIT=40] -->
182 <string name="policy_require_sd_encryption">require sd card encryption</string>
  /packages/apps/Settings/src/com/android/settings/
CryptKeeperConfirm.java 59 // Post a delayed message in 700 milliseconds to enable encryption.
  /system/vold/
cryptfs.c 153 * encryption info footer and key, and plenty of bytes to spare for future
252 * encryption info footer and key, and plenty of bytes to spare for future
736 SLOGE("not running with encryption, aborting");
751 SLOGE("Encryption process didn't finish successfully\n");
778 SLOGE("encrypted fs already validated or not running with encryption, aborting");
    [all...]

Completed in 1229 milliseconds

1 2 3 4 5 6 78 91011>>