Searched refs:hashbuf (Results 1 – 1 of 1) sorted by relevance
515 char hashbuf[64]; in sptlrpc_get_bulk_checksum() local537 bufsize = sizeof(hashbuf); in sptlrpc_get_bulk_checksum()538 err = cfs_crypto_hash_final(hdesc, (unsigned char *)hashbuf, in sptlrpc_get_bulk_checksum()540 memcpy(buf, hashbuf, buflen); in sptlrpc_get_bulk_checksum()