gsasl
2.2.1
|
#include <stddef.h>
Go to the source code of this file.
Macros | |
#define | CRAM_MD5_DIGEST_LEN 32 |
Functions | |
void | cram_md5_digest (const char *challenge, size_t challengelen, const char *secret, size_t secretlen, char response[CRAM_MD5_DIGEST_LEN]) |