HomeSort by relevance Sort by last modified time
    Searched refs:DES (Results 1 - 25 of 46) sorted by null

1 2

  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
p18.cpp 69 struct DES : a::ES {
70 DES *f();
75 b::DES *b::DES::f() { return new b::DES("foo"); }
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdatomic.h 174 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \
179 = (DES); \
185 #define atomic_compare_exchange_strong(PTR, VAL, DES) \
186 atomic_compare_exchange_strong_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
189 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \
194 = (DES); \
200 #define atomic_compare_exchange_weak(PTR, VAL, DES) \
201 atomic_compare_exchange_weak_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdatomic.h 174 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \
179 = (DES); \
185 #define atomic_compare_exchange_strong(PTR, VAL, DES) \
186 atomic_compare_exchange_strong_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
189 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \
194 = (DES); \
200 #define atomic_compare_exchange_weak(PTR, VAL, DES) \
201 atomic_compare_exchange_weak_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdatomic.h 174 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \
179 = (DES); \
185 #define atomic_compare_exchange_strong(PTR, VAL, DES) \
186 atomic_compare_exchange_strong_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
189 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \
194 = (DES); \
200 #define atomic_compare_exchange_weak(PTR, VAL, DES) \
201 atomic_compare_exchange_weak_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdatomic.h 174 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \
179 = (DES); \
185 #define atomic_compare_exchange_strong(PTR, VAL, DES) \
186 atomic_compare_exchange_strong_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
189 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \
194 = (DES); \
200 #define atomic_compare_exchange_weak(PTR, VAL, DES) \
201 atomic_compare_exchange_weak_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdatomic.h 174 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \
179 = (DES); \
185 #define atomic_compare_exchange_strong(PTR, VAL, DES) \
186 atomic_compare_exchange_strong_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
189 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \
194 = (DES); \
200 #define atomic_compare_exchange_weak(PTR, VAL, DES) \
201 atomic_compare_exchange_weak_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdatomic.h 174 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \
179 = (DES); \
185 #define atomic_compare_exchange_strong(PTR, VAL, DES) \
186 atomic_compare_exchange_strong_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
189 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \
194 = (DES); \
200 #define atomic_compare_exchange_weak(PTR, VAL, DES) \
201 atomic_compare_exchange_weak_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdatomic.h 174 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \
179 = (DES); \
185 #define atomic_compare_exchange_strong(PTR, VAL, DES) \
186 atomic_compare_exchange_strong_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
189 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \
194 = (DES); \
200 #define atomic_compare_exchange_weak(PTR, VAL, DES) \
201 atomic_compare_exchange_weak_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdatomic.h 174 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \
179 = (DES); \
185 #define atomic_compare_exchange_strong(PTR, VAL, DES) \
186 atomic_compare_exchange_strong_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
189 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \
194 = (DES); \
200 #define atomic_compare_exchange_weak(PTR, VAL, DES) \
201 atomic_compare_exchange_weak_explicit (PTR, VAL, DES, __ATOMIC_SEQ_CST, \
  /prebuilts/go/darwin-x86/src/crypto/des/
cipher.go 5 package des package
12 // The DES block size in bytes.
18 return "crypto/des: invalid key size " + strconv.Itoa(int(k))
21 // desCipher is an instance of DES encryption.
const.go 5 // Package des implements the Data Encryption Standard (DES) and the
8 package des package
78 // Used in the DES cipher function
block.go 5 package des package
41 // DES Feistel function
61 // general purpose function to perform DES block permutations
  /prebuilts/go/linux-x86/src/crypto/des/
cipher.go 5 package des package
12 // The DES block size in bytes.
18 return "crypto/des: invalid key size " + strconv.Itoa(int(k))
21 // desCipher is an instance of DES encryption.
const.go 5 // Package des implements the Data Encryption Standard (DES) and the
8 package des package
78 // Used in the DES cipher function
block.go 5 package des package
41 // DES Feistel function
61 // general purpose function to perform DES block permutations
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
DES.java 48 public final class DES
50 private DES()
74 // * DES CFB8
171 throw new InvalidAlgorithmParameterException("No supported AlgorithmParameterSpec for DES parameter generation.");
189 params = createParametersInstance("DES");
202 * DES - the default for this is to generate a key in
213 super("DES", 64, new DESKeyGenerator());
240 super("DES", null);
285 return new SecretKeySpec(desKeySpec.getKey(), "DES");
440 private static final String PREFIX = DES.class.getName()
    [all...]
DESede.java 242 extends DES.DESPBEKeyFactory
254 extends DES.DESPBEKeyFactory
271 // throw new InvalidAlgorithmParameterException("No supported AlgorithmParameterSpec for DES parameter generation.");
289 // params = createParametersInstance("DES");
  /prebuilts/go/darwin-x86/src/crypto/x509/
pem_decrypt.go 14 "crypto/des"
48 name: "DES-CBC",
49 cipherFunc: des.NewCipher,
51 blockSize: des.BlockSize,
54 name: "DES-EDE3-CBC",
55 cipherFunc: des.NewTripleDESCipher,
57 blockSize: des.BlockSize,
pem_decrypt_test.go 86 DEK-Info: DES-CBC,34F09A4FC8DE22B5
111 DEK-Info: DES-EDE3-CBC,C1F4A6A03682C2C7
  /prebuilts/go/linux-x86/src/crypto/x509/
pem_decrypt.go 14 "crypto/des"
48 name: "DES-CBC",
49 cipherFunc: des.NewCipher,
51 blockSize: des.BlockSize,
54 name: "DES-EDE3-CBC",
55 cipherFunc: des.NewTripleDESCipher,
57 blockSize: des.BlockSize,
pem_decrypt_test.go 86 DEK-Info: DES-CBC,34F09A4FC8DE22B5
111 DEK-Info: DES-EDE3-CBC,C1F4A6A03682C2C7
  /prebuilts/go/darwin-x86/src/crypto/rand/
rand_unix.go 133 // ANSI X9.31 (== X9.17) algorithm, but using AES in place of 3DES.
  /prebuilts/go/linux-x86/src/crypto/rand/
rand_unix.go 133 // ANSI X9.31 (== X9.17) algorithm, but using AES in place of 3DES.
  /external/libvncserver/webclients/novnc/
README.md 138 * DES : Dave Zimmerman (Widget Workshop), Jef Poskanzer (ACME Labs)
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 440 milliseconds

1 2