Searched refs:m_hf (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 Dfilters.cpp812 , m_hf(c, new OutputProxy(*this, false), putAAD, truncatedDigestSize, AAD_CHANNEL, macChannel)
819 m_hf.IsolatedInitialize(parameters);
829 return m_hf.CreatePutSpace(size);
840 return m_hf.Put2(begin, length, 0, blocking);
848 m_hf.MessageEnd();
H A Dfilters.h356 HashFilter m_hf; member in class:AuthenticatedEncryptionFilter

Completed in 51 milliseconds