|
RTEMS 6.1-rc4
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
24extern void MD4Init(
MD4_CTX *MD);
38extern void MD4Update(
MD4_CTX *MD,
unsigned char *X,
unsigned int count);
52extern void MD4Final(
unsigned char *,
MD4_CTX *);