HomeSort by relevance Sort by last modified time
    Searched full:ede (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/msp430/
msp430x.s 19 ADDX.A &EDE, PC
21 ADDX.A EDE, PC
29 ANDX EDE, 4(R6)
30 ANDX EDE, TONI
33 ANDX.B &EDE, 4(R6)
47 BITX &EDE, &TONI
48 BITX &EDE, R8
50 BITX 8(SP), &EDE
51 BITX @R5+, &EDE
54 BITX EDE, &TON
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DESedeParameters.java 7 * DES-EDE Key length in bytes.
23 * return true if the passed in key is a DES-EDE weak key.
46 * return true if the passed in key is a DES-EDE weak key.
59 * return true if the passed in key is a real 2/3 part DES-EDE key.
70 * return true if the passed in key is a real 2 part DES-EDE key.
90 * return true if the passed in key is a real 3 part DES-EDE key.
  /libcore/ojluni/src/main/java/javax/crypto/spec/
DESedeKeySpec.java 31 * This class specifies a DES-EDE ("triple-DES") key.
48 * <code>key</code> as the key material for the DES-EDE key.
50 * <p> The bytes that constitute the DES-EDE key are those between
53 * @param key the buffer with the DES-EDE key material. The first
68 * as the key material for the DES-EDE key.
70 * <p> The bytes that constitute the DES-EDE key are those between
73 * @param key the buffer with the DES-EDE key material. The first
76 * @param offset the offset in <code>key</code>, where the DES-EDE key
92 * Returns the DES-EDE key.
94 * @return the DES-EDE key. Returns a new arra
    [all...]
  /external/wpa_supplicant_8/src/crypto/
des_i.h 2 * DES and 3DES-EDE ciphers
  /external/boringssl/src/decrepit/evp/
evp_do_all.c 33 callback(EVP_des_ede(), "DES-EDE", NULL, arg);
34 callback(EVP_des_ede_cbc(), "DES-EDE-CBC", NULL, arg);
51 callback(EVP_des_ede(), "des-ede", NULL, arg);
52 callback(EVP_des_ede_cbc(), "des-ede-cbc", NULL, arg);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeCapsuleLib/
DxeCapsuleLib.inf 20 FILE_GUID = 654950df-1ede-4b04-b144-6b77845736ad
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DESedeKeyGenerator.java 59 throw new IllegalStateException("Unable to generate DES-EDE key");
  /external/boringssl/src/crypto/cipher_extra/test/
cipher_tests.txt 93 # DES EDE CBC tests
94 Cipher = DES-EDE-CBC
101 # DES EDE tests
102 Cipher = DES-EDE
    [all...]
  /external/boringssl/src/fipstools/
cavp_test_util.cc 39 } else if (name == "des-ede") {
43 } else if (name == "des-ede-cbc") {
run_cavp.go 260 {"TCBCMMT2", []string{"kat", "des-ede-cbc"}, false},
269 {"TECBMMT2", []string{"kat", "des-ede"}, false},
cavp_tdes_test.cc 331 bool has_iv = cipher_name != "des-ede" && cipher_name != "des-ede3";
  /external/boringssl/src/crypto/cipher_extra/
cipher_test.cc 74 } else if (name == "DES-EDE") {
78 } else if (name == "DES-EDE-CBC") {
  /external/boringssl/src/include/openssl/
tls1.h 494 #define TLS1_TXT_PSK_WITH_3DES_EDE_CBC_SHA "PSK-3DES-EDE-CBC-SHA"
503 #define TLS1_TXT_SRP_SHA_WITH_3DES_EDE_CBC_SHA "SRP-3DES-EDE-CBC-SHA"
504 #define TLS1_TXT_SRP_SHA_RSA_WITH_3DES_EDE_CBC_SHA "SRP-RSA-3DES-EDE-CBC-SHA"
505 #define TLS1_TXT_SRP_SHA_DSS_WITH_3DES_EDE_CBC_SHA "SRP-DSS-3DES-EDE-CBC-SHA"
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
EventState.java 306 } catch (EmbeddedDerivativeException ede) {
307 throw ede.getDerivativeException();
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
general.l 249 177 01ae 8EDE mov %si,%ds
250 178 01b0 8EDE movl %si,%ds # warning here
  /external/boringssl/src/crypto/obj/
objects.txt 638 !Cname des-ede-ecb
639 algorithm 17 : DES-EDE : des-ede
642 : DES-EDE-CBC : des-ede-cbc
643 !Cname des-ede-cfb64
644 : DES-EDE-CFB : des-ede-cfb
647 !Cname des-ede-ofb64
648 : DES-EDE-OFB : des-ede-of
    [all...]
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libcrypto.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libcrypto.so 
  /external/icu/icu4c/source/data/sprep/
rfc3530cs.txt 206 0EDE..0EFF; ; UNASSIGNED
rfc4011.txt 206 0EDE..0EFF; ; UNASSIGNED
rfc4505.txt 206 0EDE..0EFF; ; UNASSIGNED
  /external/icu/icu4c/source/test/testdata/
nfs4_cs_prep_cs.txt 198 0EDE..0EFF; ; UNASSIGNED
nfs4_mixed_prep_p.txt 198 0EDE..0EFF; ; UNASSIGNED
  /external/python/cpython2/Doc/tools/static/
basic.css 277 background-color: #ede;
  /external/sonivox/jet_tools/JetCreator/
JetSegGraph.py 34 '#749EDE',

Completed in 787 milliseconds

1 2 3 4