Searched refs:idea (Results 1 – 25 of 155) sorted by relevance
1234567
/external/openssl/crypto/evp/ |
D | e_idea.c | 90 BLOCK_CIPHER_func_cbc(idea, idea, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc() argument 91 BLOCK_CIPHER_func_ofb(idea, idea, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc() 92 BLOCK_CIPHER_func_cfb(idea, idea, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc() 94 BLOCK_CIPHER_defs(idea, IDEA_KEY_SCHEDULE, NID_idea, 8, 16, 8, 64, in BLOCK_CIPHER_func_cbc()
|
/external/jsr305/ |
D | Readme.rtf | 10 * mvn idea:idea\
|
/external/clearsilver/perl/ |
D | README | 11 archive can use it get an idea of the modules uses. It is usually a 12 good idea to provide version information here so that people can
|
/external/openssl/ |
D | openssl.config | 3 no-idea no-cast no-seed no-md2 no-sha0 no-whrlpool \ 19 crypto/idea \ 144 include/openssl/idea.h \
|
/external/netcat/ |
D | Changelog | 55 dumped "x.y" microtiming idea; seconds are granular enough for now 70 some doc slogging; particularly the telnet-wrapper idea 100 doc adds for hexdump; orig idea from dgaudet@wired
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-gssapi | 4 # doc/README.gssapi gives some idea on how to configure it.
|
/external/iptables/extensions/ |
D | libipt_hashlimit.man | 2 The idea is to have something like 'limit', but either per
|
/external/openssl/crypto/rc2/ |
D | version | 14 the ones taken from idea and des :-). I have implemented them as
|
/external/libvpx/examples/includes/geshi/docs/ |
D | THANKS | 29 - David Gartner - Thanks for using GeSHi in net2ftp, and for the idea about a load_from_file 37 - M. Uli Kusterer - Thanks for the idea about URL case conversion
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.plainrsa | 4 mechanism hinges upon the idea of a split cryptographic key: one used 11 transmission came from this user and nobody else (this idea is called
|
/external/dbus/doc/ |
D | TODO | 18 numbers >= the given one are compatible. The idea is that new versions of the lib 82 idea. The definition of "valid" is slightly fuzzy. I think it might
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | ARM_synth_constants_gnu.inc | 89 @ I've temporarily given up on the idea of getting ADS/RV and gcc to
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | ARM_synth_constants_gnu.inc | 89 @ I've temporarily given up on the idea of getting ADS/RV and gcc to
|
/external/dnsmasq/contrib/openvpn/ |
D | README | 32 > My current best idea on how to solve this problem is modifying the
|
/external/bluetooth/bluez/doc/ |
D | attribute-api.txt | 29 In general the idea is to also represent SDP records as services so that
|
/external/quake/quake/src/WinQuake/ |
D | quake-rogue.spec.sh | 87 Lava Nail Shooters - Well, they shoot, you get the idea here!
|
/external/chromium/third_party/icu/source/test/perf/ |
D | README | 55 Note: After building the performance tests, it is a good idea to execute each C program to ensure t…
|
/external/qemu/distrib/sdl-1.2.12/ |
D | CREDITS | 65 * Stephane Peter, for the AAlib front-end and multi-threaded timer idea.
|
/external/openssl/crypto/perlasm/ |
D | readme | 99 The above example is very very unoptimised but gives an idea of how
|
/external/grub/ |
D | MAINTENANCE | 29 7. Post an announcement to bug-grub@gnu.org. It would be a good idea to
|
/external/icu4c/test/perf/ |
D | README | 55 Note: After building the performance tests, it is a good idea to execute each C program to ensure t…
|
/external/openssl/crypto/ |
D | install.com | 69 $ EXHEADER_IDEA := idea.h
|
/external/iproute2/doc/ |
D | 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.
|
/external/openssl/crypto/objects/ |
D | objects.txt | 402 1 3 6 1 4 1 188 7 1 1 2 : IDEA-CBC : idea-cbc 403 : IDEA-ECB : idea-ecb 404 !Cname idea-cfb64 405 : IDEA-CFB : idea-cfb 406 !Cname idea-ofb64 407 : IDEA-OFB : idea-ofb
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0001.txt | 69 It is a very good idea that once you call the yarrow_ready() function that you stop harvesting entr…
|
1234567