HomeSort by relevance Sort by last modified time
    Searched refs:ENCRYPT (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/des/
rpc_des.h 94 #define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */
95 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */
98 #undef ENCRYPT
102 enum desdir { ENCRYPT, DECRYPT };
123 * Encrypt an arbitrary sized buffer
128 * Encrypt of small amount of data, quickly
rpc_enc.c 70 enc=(desp->des_dir == ENCRYPT)?DES_ENCRYPT:DES_DECRYPT;
83 * Libdes's cbc encrypt does not copy back the iv,
des_old.h 414 # define ENCRYPT DES_ENCRYPT
  /external/openssl/crypto/des/
rpc_des.h 94 #define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */
95 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */
98 #undef ENCRYPT
102 enum desdir { ENCRYPT, DECRYPT };
123 * Encrypt an arbitrary sized buffer
128 * Encrypt of small amount of data, quickly
rpc_enc.c 70 enc=(desp->des_dir == ENCRYPT)?DES_ENCRYPT:DES_DECRYPT;
83 * Libdes's cbc encrypt does not copy back the iv,
des_old.h 414 # define ENCRYPT DES_ENCRYPT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
rpc_des.h 40 #define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */
41 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */
45 ENCRYPT, DECRYPT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
rpc_des.h 40 #define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */
41 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */
45 ENCRYPT, DECRYPT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
rpc_des.h 40 #define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */
41 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */
45 ENCRYPT, DECRYPT
  /frameworks/av/media/libmedia/
IDrm.cpp 51 ENCRYPT,
316 virtual status_t encrypt(Vector<uint8_t> const &sessionId, function in struct:android::BpDrm
329 remote()->transact(ENCRYPT, data, &reply);
672 case ENCRYPT:
680 uint32_t result = encrypt(sessionId, keyId, input, iv, output);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
telnetlib.py 111 ENCRYPT = chr(38) # Encryption option
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
telnetlib.py 111 ENCRYPT = chr(38) # Encryption option
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
des_old.h 414 # define ENCRYPT DES_ENCRYPT
  /external/openssl/include/openssl/
des_old.h 414 # define ENCRYPT DES_ENCRYPT
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 540 milliseconds