Searched refs:hash_later (Results 1 – 1 of 1) sorted by relevance
191 unsigned int hash_later; in qce_ahash_update() local220 hash_later = total % blocksize; in qce_ahash_update()237 if (!hash_later) in qce_ahash_update()238 hash_later = blocksize; in qce_ahash_update()240 if (hash_later) { in qce_ahash_update()241 unsigned int src_offset = req->nbytes - hash_later; in qce_ahash_update()243 hash_later, 0); in qce_ahash_update()247 nbytes = total - hash_later; in qce_ahash_update()271 rctx->buflen = hash_later; in qce_ahash_update()