Searched refs:GetOptimalBlockSizeUsed (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.h489 /*! \note optimal input length is n * OptimalBlockSize() - GetOptimalBlockSizeUsed() for any n > 0 */
492 virtual unsigned int GetOptimalBlockSizeUsed() const {return 0;} function in class:StreamTransformation
H A Dfilters.cpp603 len -= m_cipher.GetOptimalBlockSizeUsed();

Completed in 105 milliseconds