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

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dshacal2.cpp34 void SHACAL2::Base::UncheckedSetKey(const byte *userKey, unsigned int keylen, const NameValuePairs &) function in class:SHACAL2::Base
H A Dshark.cpp32 void SHARK::Base::UncheckedSetKey(const byte *key, unsigned int keyLen, const NameValuePairs &params) function in class:SHARK::Base
H A Dsquare.cpp34 void Square::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &) function in class:Square::Base
H A Dtwofish.cpp52 void Twofish::Base::UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &) function in class:Twofish::Base
H A Dcast.cpp97 void CAST128::Base::UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &) function in class:CAST128::Base
254 void CAST256::Base::UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &) function in class:CAST256::Base
H A Dmars.cpp41 void MARS::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &) function in class:MARS::Base
H A Dmodes.cpp135 void BlockOrientedCipherModeBase::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) function in class:BlockOrientedCipherModeBase
H A Dseed.cpp55 void SEED::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params) function in class:SEED::Base
H A Dskipjack.cpp81 void SKIPJACK::Base::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &) function in class:SKIPJACK::Base
H A Dcamellia.cpp61 void Camellia::Base::UncheckedSetKey(const byte *key, unsigned int keylen, const NameValuePairs &) function in class:Camellia::Base
H A Dcryptlib.cpp56 this->UncheckedSetKey(key, (unsigned int)length, params);
H A Dttmac.cpp9 void TTMAC_Base::UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &) function in class:TTMAC_Base
H A Dcryptlib.h418 virtual void UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) =0;
H A Drijndael.cpp198 void Rijndael::Base::UncheckedSetKey(const byte *userKey, unsigned int keylen, const NameValuePairs &) function in class:Rijndael::Base
H A Dvmac.cpp36 void VMAC_Base::UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &params) function in class:VMAC_Base

Completed in 69 milliseconds

123