HomeSort by relevance Sort by last modified time
    Searched full:encrypt (Results 251 - 275 of 481) sorted by null

<<11121314151617181920

  /external/bluetooth/bluedroid/stack/smp/
aes.c 559 /* Encrypt a single block of 16 bytes */
588 /* CBC encrypt a number of blocks (input and return an IV) */
682 /* Encrypt a single block of 16 bytes with 'on the fly' 128 bit keying */
802 /* Encrypt a single block of 16 bytes with 'on the fly' 256 bit keying */
  /external/chromium/net/socket/
dns_cert_provenance_checker.cc 315 encryptor.Encrypt(plaintext, &ciphertext);
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.h 113 //! (optionally) encrypt, authenticate, and bind the connection.
  /external/dropbear/libtomcrypt/src/ciphers/
noekeon.c 265 /* now see if we can encrypt all zero bytes 1000 times, decrypt and come back where we started */
  /external/dropbear/libtomcrypt/src/prngs/
fortuna.c 250 /* encrypt the IV and store it */
  /external/libppp/src/
README.changes 75 o Set encrypt is no longer necessary. Ppp will respond to M$CHAP
  /external/libvpx/examples/includes/geshi/geshi/
cfm.php 165 'ListInsertAt','ToBinary','DollarFormat','ListLast','ToScript','Duplicate','ListLen','ToString','Encrypt','ListPrepend',
  /external/openssh/
auth-rsa.c 142 /* Encrypt the challenge with the public key. */
ssh.0 72 (triple-des) is an encrypt-decrypt-encrypt triple with three
546 same local port, and ssh will encrypt and forward the connection.
    [all...]
ssh.1 156 (triple-des) is an encrypt-decrypt-encrypt triple with three different keys.
935 will encrypt and forward the connection.
    [all...]
  /external/openssl/apps/
genpkey.c 204 BIO_printf(bio_err, "-<cipher> use cipher <cipher> to encrypt the key\n");
  /external/openssl/crypto/asn1/
n_pkey.c 220 /* Encrypt private key in place */
  /external/openssl/crypto/modes/
cfb128.c 190 if (enc) /* encrypt the input */
  /external/openssl/crypto/rc2/
rc2test.c 233 printf("idea_cfb64_encrypt encrypt error\n");
  /external/tcpdump/
telnet.h 141 "ENCRYPT", "NEW-ENVIRON",
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_tls_common.c 355 wpa_printf(MSG_INFO, "SSL: Failed to encrypt Phase 2 data");
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
rsa.c 309 /* Encrypt (or verify signature) */
  /external/wpa_supplicant_8/src/eap_server/
eap_server_tls_common.c 352 wpa_printf(MSG_INFO, "SSL: Failed to encrypt Phase 2 data");
  /external/wpa_supplicant_8/src/tls/
rsa.c 300 /* Encrypt (or verify signature) */
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcSo.h 64 * A context defines which key to use to encrypt/decrypt a secure object.
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
sharedKeyAuthSm.c 419 /* ENCRYPT CHALLANGE WITH SECRET */
  /libcore/luni/src/main/java/javax/crypto/
SealedObject.java 79 * the cipher to encrypt the object.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
telnet.h 133 "ENCRYPT", "NEW-ENVIRON",
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
telnet.h 133 "ENCRYPT", "NEW-ENVIRON",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
telnet.h 133 "ENCRYPT", "NEW-ENVIRON",

Completed in 481 milliseconds

<<11121314151617181920