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

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

Completed in 16 milliseconds