Searched refs:make_hashed (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/sasl_plugins/cram/
H A Dcram.c554 static char *make_hashed(sasl_secret_t *sec, char *nonce, int noncelen, function
700 in16 = make_hashed(password, (char *) serverin, serverinlen,
706 "make_hashed failed");
708 SETERROR(params->utils, "whoops, make_hashed failed us this time");

Completed in 57 milliseconds