Searched refs:Iterate (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 Dpanama.cpp314 void Panama<B>::Iterate(size_t count, const word32 *p, word32 *z, const word32 *y) function in class:Panama
414 this->Iterate(length / this->BLOCKSIZE, input);
427 this->Iterate(32); // pull
430 this->Iterate(1, NULL, buf, NULL);
450 this->Iterate(1, m_key);
452 this->Iterate(1, (const word32 *)iv);
460 this->Iterate(1, buf);
468 this->Iterate(32);
492 this->Iterate(iterationCount, NULL, (word32 *)output, (const word32 *)input);
H A Dpanama.h15 void Iterate(size_t count, const word32 *p=NULL, word32 *z=NULL, const word32 *y=NULL);
38 void HashEndianCorrectedBlock(const word32 *data) {this->Iterate(1, data);} // push
H A Dwake.h44 void Iterate(byte *output, const byte *input, CipherDir dir, size_t iterationCount);
73 void Iterate(KeystreamOperation operation, byte *output, const byte *input, unsigned int iterationCount);
H A Dstrciphr.cpp204 policy.Iterate(outString, inString, GetCipherDir(*this), length / bytesPerIteration);
208 policy.Iterate(outString, outString, GetCipherDir(*this), length / bytesPerIteration);
H A Dwake.cpp70 void WAKE_Policy<B>::Iterate(byte *output, const byte *input, CipherDir dir, size_t iterationCount) function in class:WAKE_Policy
106 void WAKE_ROFB_Policy<B>::Iterate(KeystreamOperation operation, byte *output, const byte *input, unsigned int iterationCount)
H A Dstrciphr.h171 virtual void Iterate(byte *output, const byte *input, CipherDir dir, size_t iterationCount) {assert(false); throw 0;} function in class:CFB_CipherAbstractPolicy
184 void TransformRegister() {this->Iterate(NULL, NULL, ENCRYPTION, 1);}
H A Dmodes.cpp27 void CFB_ModePolicy::Iterate(byte *output, const byte *input, CipherDir dir, size_t iterationCount) function in class:CFB_ModePolicy
H A Dmodes.h105 void Iterate(byte *output, const byte *input, CipherDir dir, size_t iterationCount);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx663 bool Iterate() { function in class:SelectionLineIterator
1038 while (lineIterator.Iterate()) {
3417 while (lineIterator.Iterate()) {
4043 while (lineIterator.Iterate()) {
4851 while (lineIterator.Iterate()) {
4865 while (lineIterator.Iterate()) {
4954 while (lineIterator.Iterate()) {
5822 while (lineIterator.Iterate()) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/
H A Dconfigure3952 // Iterate through items via the restricted pointer.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure4347 // Iterate through items via the restricted pointer.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dconfigure5552 // Iterate through items via the restricted pointer.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/
H A Dconfigure5561 // Iterate through items via the restricted pointer.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/
H A Dconfigure3782 // Iterate through items via the restricted pointer.
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/
H A Dconfigure5561 // Iterate through items via the restricted pointer.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure6935 // Iterate through items via the restricted pointer.
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure3441 // Iterate through items via the restricted pointer.
[all...]

Completed in 621 milliseconds