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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/src/
H A Dmd4.h71 struct MD4Context struct in class:MD4
78 void MD4Init(struct MD4Context *context);
79 void MD4Update(struct MD4Context *context,
81 void MD4Final(struct MD4Context *context,
H A Dmd4.cpp75 void MD4::MD4Init(struct MD4Context *ctx)
86 void MD4::MD4Update(struct MD4Context *ctx, unsigned char const *buf,
134 void MD4::MD4Final(struct MD4Context *ctx, unsigned char* digest)
308 MD4Context hdc;
323 MD4Context hdc;
H A Ded2khash.cpp88 MD4Context hdc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dmd4.c34 typedef struct MD4Context { struct

Completed in 114 milliseconds