Searched refs:randdigits (Results 1 – 1 of 1) sorted by relevance
199 char *time, *randdigits; in crammd5_server_mech_step1() local214 randdigits = randomdigits(sparams); in crammd5_server_mech_step1()215 if ((time == NULL) || (randdigits == NULL)) { in crammd5_server_mech_step1()228 snprintf(text->challenge, 200, "<%s.%s@%s>", randdigits, time, in crammd5_server_mech_step1()236 sparams->utils->free(randdigits); in crammd5_server_mech_step1()