Searched defs:feedbackSize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfipsalgt.cpp57 TestDataParser(std::string algorithm, std::string test, std::string mode, unsigned int feedbackSize, bool encrypt, BufferedTransformation *attachment) argument
H A Dmodes.cpp63 void CFB_ModePolicy::SetFeedbackSize(unsigned int feedbackSize) argument
H A Dmodes.h65 virtual void SetFeedbackSize(unsigned int feedbackSize) argument
91 int feedbackSize = params.GetIntValueWithDefault(Name::FeedbackSize(), 0); local
266 CipherModeFinalTemplate_CipherHolder(const byte *key, size_t length, const byte *iv, int feedbackSize) argument
[all...]

Completed in 59 milliseconds