Go to the source code of this file.
Defines | |
#define | CRAM_MD5_CHALLENGE_LEN 35 |
Functions | |
void | cram_md5_challenge (char challenge[CRAM_MD5_CHALLENGE_LEN]) |
#define CRAM_MD5_CHALLENGE_LEN 35 |
void cram_md5_challenge | ( | char | challenge[CRAM_MD5_CHALLENGE_LEN] | ) |
Definition at line 65 of file challenge.c.
References DIGIT, NONCELEN, and TEMPLATE.
Referenced by _gsasl_cram_md5_server_start().