Searched refs:FirstPut (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddefault.h24 void FirstPut(const byte *);
51 void FirstPut(const byte *inString);
73 void FirstPut(const byte *inString) {} function in class:DefaultEncryptorWithMAC
93 void FirstPut(const byte *inString) {} function in class:DefaultDecryptorWithMAC
H A Ddefault.cpp83 void DefaultEncryptor::FirstPut(const byte *) function in class:DefaultEncryptor
141 void DefaultDecryptor::FirstPut(const byte *inString) function in class:DefaultDecryptor
H A Dfilters.cpp341 FirstPut(m_queue.GetContigousBlocks(m_firstSize));
404 FirstPut(NULL);
583 void StreamTransformationFilter::FirstPut(const byte *inString) function in class:StreamTransformationFilter
768 void HashVerificationFilter::FirstPut(const byte *inString)
900 void AuthenticatedDecryptionFilter::FirstPut(const byte *inString)
959 void SignatureVerificationFilter::FirstPut(const byte *inString)
H A Dfilters.h175 // FirstPut() is called if (firstSize != 0 and totalLength >= firstSize)
177 virtual void FirstPut(const byte *inString) =0;
272 void FirstPut(const byte *inString);
326 void FirstPut(const byte *inString);
376 void FirstPut(const byte *inString);
424 void FirstPut(const byte *inString);
559 void FirstPut(const byte *) {} function in class:SimpleProxyFilter

Completed in 65 milliseconds