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

  /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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
DeviceFlashPreparer.java 46 public static enum EncryptionOptions {ENCRYPT, IGNORE}
57 @Option(name = "encrypt-userdata", description = "specify if userdata partition should be "
375 case ENCRYPT:
385 // partition is expected to be cleared anyway, so we encrypt the device
388 throw new TargetSetupError("Failed to encrypt device",
397 // original filesystem must be retained, so we encrypt in place
399 throw new TargetSetupError("Failed to encrypt device",
435 case ENCRYPT:
443 throw new TargetSetupError("Failed to encrypt device",
449 // since the device was just wiped, encrypt with wip
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
telnetlib.py 110 ENCRYPT = chr(38) # Encryption option
  /external/python/cpython2/Lib/
telnetlib.py 111 ENCRYPT = chr(38) # Encryption option
  /frameworks/av/drm/libmediadrm/
IDrm.cpp 51 ENCRYPT,
425 virtual status_t encrypt(Vector<uint8_t> const &sessionId, function in struct:android::BpDrm
438 status_t status = remote()->transact(ENCRYPT, data, &reply);
852 case ENCRYPT:
860 uint32_t result = encrypt(sessionId, keyId, input, iv, output);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
telnetlib.py 111 ENCRYPT = chr(38) # Encryption option
  /prebuilts/gdb/linux-x86/lib/python2.7/
telnetlib.py 111 ENCRYPT = chr(38) # Encryption option
  /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/v1/lib/main/
h2-1.2.147.jar 
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1102 milliseconds