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

  /external/openssl/crypto/evp/
e_idea.c 66 #include <openssl/idea.h>
90 BLOCK_CIPHER_func_cbc(idea, idea, EVP_IDEA_KEY, ks)
91 BLOCK_CIPHER_func_ofb(idea, idea, 64, EVP_IDEA_KEY, ks)
92 BLOCK_CIPHER_func_cfb(idea, idea, 64, EVP_IDEA_KEY, ks)
94 BLOCK_CIPHER_defs(idea, IDEA_KEY_SCHEDULE, NID_idea, 8, 16, 8, 64,
  /external/openssl/apps/
progs.pl 72 "des", "des3", "desx", "idea", "seed", "rc4", "rc4-40",
78 "idea-cbc","idea-ecb", "idea-cfb", "idea-ofb",
91 elsif ($_ =~ /idea/) { $t="#ifndef OPENSSL_NO_IDEA\n${t}#endif\n"; }
version.c 129 # include <openssl/idea.h>
speed.c 160 #include <openssl/idea.h>
227 "des cbc","des ede3","idea cbc","seed cbc",
861 if (strcmp(*argv,"idea-cbc") == 0) doit[D_CBC_IDEA]=1;
862 else if (strcmp(*argv,"idea") == 0) doit[D_CBC_IDEA]=1;
1017 BIO_printf(bio_err,"idea-cbc ");
1072 BIO_printf(bio_err,"idea ");
    [all...]
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 87 Lava Nail Shooters - Well, they shoot, you get the idea here!
  /external/iproute2/doc/
api-ip6-flowlabels.tex 128 memory bandwidth is not a good idea. Such patches are acceptable
233 One idea is to disallow not privileged user to allocate flow
236 itself. Hmm... the idea is interesting.
ip-tunnels.tex 331 source addresses indistinguishable from local ones. It is not so bad idea
  /external/webkit/Source/WebCore/dom/
make_names.pl 846 // The idea behind this class is that there will eventually be a mapping from namespace URIs to ElementFactories that can dispense
    [all...]
  /external/blktrace/btt/doc/
btt.tex 155 in the system. This provides some idea as to how quickly IOs are
189 Using the data from the previous chart, we can then provide some idea
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 200 One idea to reduce errors in this area would be to push the IO replay
  /external/ipsec-tools/src/racoon/
crypto_openssl.c 78 #include <openssl/idea.h>
1422 * IDEA-CBC
    [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 143 The idea is that I am not striving to replace OpenSSL or Crypto++ or Cryptlib or etc. I'm trying to write my
422 The number of rounds can be set to zero to use the default, which is generally a good idea.
    [all...]
  /external/grub/docs/
texinfo.tex 610 % period following counts as ending a sentence. (Idea found in latex.)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 663 % period following counts as ending a sentence. (Idea found in latex.)
    [all...]

Completed in 382 milliseconds