Searched defs:digestLength (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 Dtrunhash.h14 bool TruncatedVerify(const byte *digest, size_t digestLength) {return true;} argument
36 bool TruncatedVerify(const byte *digest, size_t digestLength) argument
H A Dvmac.cpp38 int digestLength = params.GetIntValueWithDefault(Name::DigestSize(), DefaultDigestSize()); local
H A Dcryptlib.cpp294 bool HashTransformation::TruncatedVerify(const byte *digestIn, size_t digestLength) argument
H A Dcryptlib.h604 virtual bool VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length) argument

Completed in 63 milliseconds