Searched refs:UncheckedSetKey (Results 26 - 50 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dskipjack.h24 void UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params);
H A Dsquare.h24 void UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params);
H A Dtwofish.h24 void UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params);
H A Darc4.cpp26 void ARC4_Base::UncheckedSetKey(const byte *key, unsigned int keyLen, const NameValuePairs &params) function in class:Weak1::ARC4_Base
H A Ddes.cpp120 void DES::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &) function in class:DES::Base
355 void DES_EDE2::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &) function in class:DES_EDE2::Base
375 void DES_EDE3::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &) function in class:DES_EDE3::Base
430 void DES_XEX3::Base::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &) function in class:DES_XEX3::Base
H A Dmdc.h31 void UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params) function in class:MDC::Enc
H A Drc2.h27 void UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params);
H A Dsafer.h20 void UncheckedSetKey(const byte *userkey, unsigned int length, const NameValuePairs &params);
H A Dvmac.h19 void UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &params);
H A Dblowfish.cpp9 void Blowfish::Base::UncheckedSetKey(const byte *key_string, unsigned int keylength, const NameValuePairs &) function in class:Blowfish::Base
H A Dcmac.cpp43 void CMAC_Base::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) function in class:CMAC_Base
H A Drc5.cpp9 void RC5::Base::UncheckedSetKey(const byte *k, unsigned int keylen, const NameValuePairs &params) function in class:RC5::Base
H A Dstrciphr.cpp12 void AdditiveCipherTemplate<S>::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) function in class:AdditiveCipherTemplate
153 void CFB_CipherTemplate<BASE>::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) function in class:CFB_CipherTemplate
H A Dtea.cpp12 void TEA::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params) function in class:TEA::Base
52 void XTEA::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params) function in class:XTEA::Base
H A D3way.cpp64 void ThreeWay::Base::UncheckedSetKey(const byte *uk, unsigned int length, const NameValuePairs &params) function in class:ThreeWay::Base
H A Dgost.cpp33 void GOST::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &) function in class:GOST::Base
H A Dpanama.h49 void UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) function in class:HermeticHashFunctionMAC
H A Drc2.cpp10 void RC2::Base::UncheckedSetKey(const byte *key, unsigned int keyLen, const NameValuePairs &params) function in class:RC2::Base
H A Drc6.cpp10 void RC6::Base::UncheckedSetKey(const byte *k, unsigned int keylen, const NameValuePairs &params) function in class:RC6::Base
H A Dmodes.h163 void UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params);
216 void UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) function in class:CBC_CTS_Encryption
218 CBC_Encryption::UncheckedSetKey(key, length, params);
H A Dstrciphr.h151 void UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params);
250 void UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params);
H A Didea.cpp81 void IDEA::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &) function in class:IDEA::Base
H A Dlubyrack.h33 void UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params) function in class:LR::Base
H A Dsafer.cpp54 void SAFER::Base::UncheckedSetKey(const byte *userkey_1, unsigned int length, const NameValuePairs &params) function in class:SAFER::Base
H A Dserpent.cpp42 void Serpent::Base::UncheckedSetKey(const byte *userKey, unsigned int keylen, const NameValuePairs &) function in class:Serpent::Base

Completed in 127 milliseconds

123