RTEMS 6.1-rc6
|
This header file contains interfaces of the HD4 hash algorithm support. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | MD4_CTX |
Functions | |
void | MD4Init (MD4_CTX *MD) |
void | MD4Update (MD4_CTX *MD, unsigned char *X, unsigned int count) |
void | MD4Print (MD4_CTX *) |
void | MD4Final (unsigned char *, MD4_CTX *) |
This header file contains interfaces of the HD4 hash algorithm support.