Searched refs:IDEA (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Didea.cpp9 static const int IDEA_KEYLEN=(6*IDEA::ROUNDS+4); // key schedule length in # of word16s
14 CRYPTOPP_COMPILE_ASSERT(sizeof(IDEA::Word) >= 2);
26 a = (IDEA::Word)p - (IDEA::Word)high16(p); \
33 bool IDEA::Base::tablesBuilt = false;
34 word16 IDEA::Base::log[0x10000];
35 word16 IDEA::Base::antilog[0x10000];
37 void IDEA::Base::BuildLogTables()
45 IDEA::Word x=1;
59 void IDEA
[all...]
H A Didea.h15 static const char *StaticAlgorithmName() {return "IDEA";}
18 /// <a href="http://www.weidai.com/scan-mirror/cs.html#IDEA">IDEA</a>
19 class IDEA : public IDEA_Info, public BlockCipherDocumentation class in inherits:IDEA_Info,BlockCipherDocumentation
56 typedef IDEA::Encryption IDEAEncryption;
57 typedef IDEA::Decryption IDEADecryption;
H A Dregtest.cpp128 RegisterSymmetricCipherDefaultFactories<CTR_Mode<IDEA> >();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Didea.h65 #error IDEA is disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Didea.h65 #error IDEA is disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/idea/
H A Didea.h65 # error IDEA is disabled.
H A Di_skey.c67 fips_cipher_abort(IDEA);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/idea/
H A Didea.h65 # error IDEA is disabled.
H A Di_skey.c67 fips_cipher_abort(IDEA);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dcygwin.sh77 The IDEA and RC5 algorithms are disabled due to patent and/or
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dcygwin.sh69 The IDEA, RC5 and MDC2 algorithms are disabled due to patent and/or
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dcygwin.sh77 The IDEA and RC5 algorithms are disabled due to patent and/or
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dinstall.com38 DES,RC2,RC4,RC5,IDEA,BF,CAST,CAMELLIA,-
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com279 IDEA,-
722 DES, AES, RC2, RC4, IDEA, BF, CAST, CAMELLIA, SEED, MODES, -
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com279 IDEA,-
722 DES, AES, RC2, RC4, IDEA, BF, CAST, CAMELLIA, SEED, MODES, -
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dslogn.S344 |--THE IDEA IS THAT LOG(X) = K*LOG2 + LOG(Y)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S6259 #--THE IDEA IS ATAN(X) = ATAN(F) + ATAN( [X-F] / [1+XF] ).
8241 #--THE IDEA IS THAT LOG(X) = K*LOG2 + LOG(Y)

Completed in 127 milliseconds