Searched refs:hashbuf (Results 1 – 3 of 3) sorted by relevance
132 unsigned char hashbuf[HASHSTRLEN + 1]; in __pos4obj_name() local200 __pos4obj_md5toa(hashbuf, md5_digest); in __pos4obj_name()202 (void) strcat(dfile, (const char *)hashbuf); in __pos4obj_name()
582 char **pnamep, uchar_t *hashbuf) in mhash_test_file() argument667 if (!hashash && hashbuf == NULL) { in mhash_test_file()786 if (hashbuf != NULL) in mhash_test_file()787 (void) memcpy(hashbuf, hash, MHASH_SIZE); in mhash_test_file()
357 unsigned char hashbuf[DIGEST_SIZE]; in digest_client_resp() local430 hash_a1 = digest_hash_a1(attr, hash_pass, hashbuf); in digest_client_resp()