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

  /external/chromium_org/content/child/webcrypto/openssl/
util_openssl.h 24 enum EncryptOrDecrypt { DECRYPT=0, ENCRYPT=1 };
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
rpc_des.h 39 #define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */
40 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */
44 ENCRYPT, DECRYPT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
rpc_des.h 39 #define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */
40 #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */
44 ENCRYPT, DECRYPT
  /external/chromium_org/content/child/webcrypto/nss/
util_nss.h 22 enum EncryptOrDecrypt { ENCRYPT, DECRYPT };
  /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
des_old.h 414 # define ENCRYPT DES_ENCRYPT
  /external/openssl/include/openssl/
des_old.h 414 # define ENCRYPT DES_ENCRYPT
  /frameworks/av/media/libmedia/
IDrm.cpp 51 ENCRYPT,
358 virtual status_t encrypt(Vector<uint8_t> const &sessionId, function in struct:android::BpDrm
371 remote()->transact(ENCRYPT, data, &reply);
768 case ENCRYPT:
776 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
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddndis.h     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 754 milliseconds