Searched refs:idea (Results 26 - 50 of 57) sorted by relevance

123

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/util/
H A Dmk1mf.pl104 no-rc2 no-rc4 no-rc5 no-idea no-des - Skip this symetric cipher
773 return("") if $no_idea && $dir =~ /\/idea/;
1091 "no-idea" => \$no_idea,
H A Dmkdef.pl196 elsif (/^no-idea$/) { $no_idea=1; }
286 $crypto.=" crypto/idea/idea.h" ; # unless $no_idea;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Daorsmul_1.asm174 C idea.
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/
H A Dconfig886 for i in aes bf camellia cast des dh dsa ec hmac idea md2 md5 mdc2 rc2 rc4 rc5 ripemd rsa seed sha
H A DMakefile.org146 des aes rc2 rc4 rc5 idea bf cast camellia seed modes \
H A DMakefile148 des aes rc2 rc4 idea bf cast camellia seed modes \
H A Dmakevms.com733 $ EXHEADER_IDEA := idea.h
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/test/
H A Dmaketests.com158 $ T_D_IDEATEST := [-.crypto.idea]
H A DMakefile652 ideatest.o: ../e_os.h ../include/openssl/e_os2.h ../include/openssl/idea.h
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Daorsmul_1.asm251 C idea.
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/ia64/
H A Ddivrem_1.asm30 C be streamlined. It would probably be a good idea to merge the loops for
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dmul_1.asm51 C put-the-carry-into-hi. The idea is that these branches are very rarely
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dcrypto_openssl.c73 #include <openssl/idea.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dreader.c92 #include <openssl/idea.h>
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c166 #include <openssl/idea.h>
252 "des cbc","des ede3","idea cbc","seed cbc",
890 if (strcmp(*argv,"idea-cbc") == 0) doit[D_CBC_IDEA]=1;
891 else if (strcmp(*argv,"idea") == 0) doit[D_CBC_IDEA]=1;
1050 BIO_printf(bio_err,"idea-cbc ");
1105 BIO_printf(bio_err,"idea ");
H A DMakefile941 speed.o: ../include/openssl/hmac.h ../include/openssl/idea.h
1029 version.o: ../include/openssl/evp.h ../include/openssl/idea.h
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/evp/
H A DMakefile267 e_idea.o: ../../include/openssl/evp.h ../../include/openssl/idea.h
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn.tex1734 Converting an mp\_int to and from binary is another keen idea.
H A Dtommath.tex2886 At first it may seem like a good idea to choose $n = 1000$ since the exponent is approximately $1.1$. However, the overhead
3634 fairly slow if not unavailable. The idea behind fixed point arithmetic is to take a normal $k$-bit integer data type and break it into $p$-bit
3667 variable also helps re-inforce the idea that it is meant to be computed once and re-used.
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/doc/
H A Dtexinfo.tex5799 % Called by \do from \dounmacro on each macro. The idea is to omit any
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/include/
H A Dtexinfo.tex5805 % Called by \do from \dounmacro on each macro. The idea is to omit any
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/doc/
H A Dtexinfo.tex5681 % Called by \do from \dounmacro on each macro. The idea is to omit any
/netbsd-6-1-5-RELEASE/gnu/dist/groff/doc/
H A Dtexinfo.tex5681 % Called by \do from \dounmacro on each macro. The idea is to omit any
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/
H A Dconfigure12003 openssl/des.h openssl/dsa.h openssl/err.h openssl/idea.h \
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex6701 % Called by \do from \dounmacro on each macro. The idea is to omit any

Completed in 450 milliseconds

123