Searched refs:enough (Results 1 – 25 of 244) sorted by relevance
12345678910
/external/openssl/crypto/dh/ |
D | generate | 22 q also needs to be long enough to prevent the attacks LaMacchia and 25 long enough is about the same size as factoring, so 512 bits may not 26 be secure enough for most applications. (The 192 bits used by 27 "secure NFS" was certainly not long enough.)
|
/external/dropbear/debian/ |
D | control | 13 dropbear is a SSH 2 server and client designed to be small enough to 15 secure enough for general use.
|
/external/netcat/data/ |
D | README | 2 The programs are simple enough that they don't really need a Makefile any more
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0005.txt | 18 …rmance but if you need to pack a crypto lib in a device with limited means it's more than enough...
|
D | tech0001.txt | 61 Once you feel that there has been enough entropy added to the pool then within a single thread you …
|
/external/zlib/ |
D | algorithm.txt | 35 possible match but generally finds a match which is long enough. 46 the current match is long enough, deflate() reduces the search for a longer 49 the first match is already long enough. 110 inflate, two is enough.
|
/external/zlib/examples/ |
D | README.examples | 4 compress just enough input to nearly fill a requested output size
|
/external/bison/data/ |
D | README | 23 mature enough for us to consider that ``foreign skeletons'' are
|
D | glr.cc | 24 # skeleton is clean and pure enough so that there are no real
|
/external/zlib/contrib/asm586/ |
D | README.586 | 14 drop enough for the assembly version to achieve 10-20% speedup (and
|
/external/tremor/Tremor/ |
D | README | 35 is similar enough that the proper header file to include is named
|
/external/grub/docs/ |
D | internals.texi | 279 normally enough to return @var{errnum}. 300 make a boot loader code enough small to be fit in a MBR. 309 and in the sectors right after a MBR, because Stage 1.5 is enough small 418 Be careful enough of the license term and the copyright. Because GRUB
|
/external/clearsilver/ |
D | README | 49 isn't smart enough to find your language strings, in this case you can
|
/external/bluetooth/glib/ |
D | acglib.m4 | 17 # Put STUFF early enough so that they are available for $ac_help expansion.
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-natt | 32 # enough, but to be safe racoon will send a short
|
/external/grub/util/ |
D | mkbimage | 401 will be more than enough... if you have formated the floppy correctly
|
/external/bison/tests/ |
D | conflicts.at | 473 ## %expect not enough. ## 476 AT_SETUP([%expect not enough])
|
/external/openssl/crypto/store/ |
D | README | 46 It is expected that these attributes should be enough to support
|
/external/zlib/contrib/puff/ |
D | README | 44 If destlen is not enough space for the uncompressed data, then inflate will
|
/external/grub/ |
D | TODO | 91 * Add CDROM-chainloading support. It would be enough to support only
|
/external/netcat/ |
D | Changelog | 55 dumped "x.y" microtiming idea; seconds are granular enough for now
|
/external/e2fsprogs/ |
D | MCONFIG.in | 103 # An include directive pointing to a directory holding enough linux-like
|
/external/jpeg/ |
D | structure.doc | 301 buffer large enough to accommodate the desired data chunk sizes. In other 647 enough on all machines of interest, on some machines it is preferable to use 713 must be large enough to hold a worst-case compressed MCU; a couple thousand 714 bytes should be enough. 730 so the data buffer must be big enough to hold the largest marker of interest. 738 ensure there is enough buffer space before starting. (An empty 2K buffer is 783 (typically large enough for the entire image being processed). The 825 the total space used for small objects will be small enough to be negligible 912 be easy enough to do.
|
/external/webkit/V8Binding/v8/src/ia32/ |
D | builtins-ia32.cc | 705 Label enough, too_few; in Generate_ArgumentsAdaptorTrampoline() local 712 __ bind(&enough); in Generate_ArgumentsAdaptorTrampoline()
|
/external/webkit/V8Binding/v8/src/x64/ |
D | builtins-x64.cc | 98 Label enough, too_few; in Generate_ArgumentsAdaptorTrampoline() local 105 __ bind(&enough); in Generate_ArgumentsAdaptorTrampoline()
|
12345678910